eclipse-bash-editor icon indicating copy to clipboard operation
eclipse-bash-editor copied to clipboard

Delete key not working after using external reformatter

Open mbeh opened this issue 6 years ago • 2 comments

  • I activated "Execute command on save" in Preferences | Bash Editor | Save Actions
  • As "External tool command-line" I use: beautysh $filename

If I save the currently edited file it is formatted correctly, but the Delete-Key stops working.

The currently edited file will be formatted correctly after saving, but the Delete-Key stopps working. The Delete-Key works again after using (only) the Home or End key.

Any Ideas? Thanks

OS: Arch Linux Exlipse: 2019-09 Java: OpenJDK 1.8.0

mbeh avatar Nov 26 '19 09:11 mbeh

Hello @mbeh ,

the external formatter feature was introduced with https://github.com/de-jcup/eclipse-bash-editor/issues/117 by @f18m

@f18m - Have you any idea why this could happen? Maybe you can give support here- I am currently extreme busy at work at running out of time...

de-jcup avatar Nov 26 '19 11:11 de-jcup

Hi @mbeh, that's strange - I just checked (I'm using beautysh in my Eclipse since several months) and I cannot reproduce the problem:

OS: Centos 8 Eclipse: 2019-09 Java: OpenJDK 1.8.0

f18m avatar Nov 26 '19 22:11 f18m