You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to implement some shortkeys as ALT+1 to switch to a project explorer, but the 1 is printed everytime I press this combination in a code area. In a JavaFX TextArea this is not the default behaviour.
I want to implement some shortkeys as ALT+1 to switch to a project explorer, but the 1 is printed everytime I press this combination in a code area. In a JavaFX TextArea this is not the default behaviour.
Is this intentionally or a bug?