Coder Social home page Coder Social logo

Comments (6)

rahmanusta avatar rahmanusta commented on May 21, 2024

Hi @aartiPl ;

Can you try to declare shortcuts for your need like Altgr + } in shortcuts.yml?

https://github.com/asciidocfx/AsciidocFX/blob/master/conf/shortcuts.yml

from asciidocfx.

aartiPl avatar aartiPl commented on May 21, 2024

Unfortunately when I define shortcuts like below:
Ctrl-Alt-e: 'ę'
Ctrl-Alt-a: 'ą'

I get wrong input in editor:
Ä™
Ä…
respectively...

The case is that these shortcuts are standard shortcuts for Polish letters. While it might be ok for temporary solution, I think it is not acceptable as a long term solution. I don't have to do it for any other editor - they are defined by default Polish keyboard.

I have also noticed that sometimes arrow keys also are not working, while in the same time I am able to input some text.

BTW: I think that AsciiDocFx is already great editor with big potential. Thanks for your work!

from asciidocfx.

rahmanusta avatar rahmanusta commented on May 21, 2024

I fixed wrong input problem, and it will available in new release.

Unfortunately JavaFx supports only qwerty layout for now. There can be possible keyboard issues. But shortcuts.yml may help us in generally. For example I solved "}" character in shortcuts.yml.

We saw arrow problem when typing [] and left arrow. That is weird, i will debug it.

Thanks for your good opinions.

from asciidocfx.

rahmanusta avatar rahmanusta commented on May 21, 2024

Hey @aartiPl , Can you try latest version 1.3.6 ?

I updated ace editor version, and maybe it works without shortcut.yml changes. If it not works again, try shortcuts.yml. I fixxed the character issue. You can declare your shortcuts like below;

Ctrl-Alt-e: 'ę'
Ctrl-Alt-a: 'ą'

Note that, we were using keys: property in v1.3.5, and in v1.3.6 we dont use keys: propert. Only put shortcuts.yml above.

Let me inform, thanks

from asciidocfx.

rahmanusta avatar rahmanusta commented on May 21, 2024

Hi @aartiPl . Did you try it=?

from asciidocfx.

aartiPl avatar aartiPl commented on May 21, 2024

The problem disappeared last time, but now, in the latest version has reoccurred.
In the latest version there is also no shortcuts.yml file, so no way to fix it.

Can you please advice how to fix it?

from asciidocfx.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.