Nodeclipse / nodeclipse

Nodeclipse-1 : Eclipse plugin for Node.js, PhantomJS development (Nodeclipse core plugin); Maven and Gradle (with Android) plugins
https://nodeclipse.github.io/
158 stars 78 forks source link

Nodeclipse add incompatible shortcuts with french keyboard #185

Closed lildadou closed 9 years ago

lildadou commented 9 years ago

It seems that Nodeclipse add some shortcuts, like Ctrl+Alt+[ jump to "previous edit point". This example is strongly incompatible with french keyboard : for typing [ character with a french keyboard, you must enter Ctrl+Alt+[ (Alt Gr+5 to be exact).

paulvi commented 9 years ago

Nodeclipse itself (as in this git repo) does not defines any such shortcuts.

Please press Ctrl+Shift+L to see and redefine all Eclipse shortcuts.

I guess it would be Eclipse IDE issue. Please reference it from here.

lildadou commented 9 years ago

It's strange, this problem appear after I installed Nodeclipse. I will check the reproductibility.

lildadou commented 9 years ago

I cannot reproduce the bug... I suppose that the bug is into the keyboard-chair middleware ^^' Sorry for the disturb.

paulvi commented 9 years ago

Sometimes the order of plugins installation matters. But it is still not known which one could use that combination.