-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
remove trailing spaces in JBoss Tools HTML Editor too #128
Comments
Nice to know. Even nicer would be to get some more details - which Eclipse version, which plugins are installed, which editor is used to edit html files, etc. Without this info the issue can be closed as invalid. |
Eclipse Java EE IDE for Web Developers. files are opened with: JBoss Tools HTML Editor cross-check: open with "Text Editor" or "HTML Editor" works as wished looks like JBoss Tools are my problem :( but doesn't found there a "remove trailing space option" big SORRY to not made enough checks |
If you want to get this fixed, you could point me to the code of the JBoss Tools HTML Editor (if it is open source), and I could check why it doesn't work with AnyEdit. Or you can just open a bug there and hope it will be fixed. In later case please post the link to their bug here. |
I didn't opened a bug @ JBoss Tools, but started a StockOverFlow-Thread ;) https://stackoverflow.com/questions/46319161/jboss-tools-html-editor-remove-trailing-spaces JBoss gave me the hint, to better ask stackoverflow first |
OMG. 😱 All what I need is the source of that crazy editor because obviously it is not using/extending "standard" API or doing some other unexpected things. |
I didn't found a solution, how to remove the trailing spaces in htm/html-files on save
The text was updated successfully, but these errors were encountered: