Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Cannot type hashtag in Eclipse

Tags:

java

eclipse

ide

I'm having weird problem, I'm using shortcut AltGr+X or Ctrl+Alt+X to type # hashtag symbol in the code editor. However, even though I don't have any binding in eclipse for this shortcut, I can't type this symbol. Other symbols such as @ (AltGr+V) work normally. I can also copy-paste # that I type anywhere else.

Here are my key-bindings: https://textuploader.com/1c2qw

Is there something wrong in my configuration or am I doing something wrong or is it a bug?

Edit: After applying "Show key binding when command is invoked" I can confirm no command is being run, however nothing is typed.

like image 493
Ecto Avatar asked Jul 03 '26 18:07

Ecto


1 Answers

Workaround:

  • select menu Window → Preferences
  • expand General → Keys
  • search for Run Gradle Test
  • click Unbind Command
  • click Apply and Close
like image 142
Csaba Faragó Avatar answered Jul 06 '26 09:07

Csaba Faragó



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!