Vojtěch Krása

Results 329 comments of Vojtěch Krása

Well, first thing you need to do is find the jar which can format it, and try to use it outside the Eclipse platform, for example XML formatter is impossible...

Last time it did something on the fly, was for Live Templates, at it resulted in a wrong caret and selection position, because that is calculated according to IntelliJ style....

Hmm, I never noticed that, for me it would just not format anything if there was some ugly syntax error.

Have you tested it well? I am inclined to release it....

- I would disable it for selected text, it causes huge problems, like reformatting much more than it should, and breaking selection. Also it may be required in some legacy...

Hello, Not sure what is the problem, I've made a quick fix: [EditorGroups.zip](https://github.com/krasa/EditorGroups/files/7017976/EditorGroups.zip) (install the whole zip) Some particular tab will now have the full path, instead of the filename,...

But perhaps it was just my bug and the current fix will be fine.

Yes, thanks. I will try to fix that tomorrow.