Delete key not working after using external reformatter
- 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
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...
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