Gerald Rosenberg

Results 29 comments of Gerald Rosenberg

Unfortunately, too many unknowns, given the parentage of the plugin's code, to be able to competently sign the ECA.

To correctly implement Indent Guides, the required changes must **start** with changing `org.eclipse.ui.texteditor.AbstractTextEditor`. Examine, for example, all that is required to implement `org.eclipse.jface.text.WhitespaceCharacterPainter`, `org.eclipse.ui.texteditor.ShowWhitespaceCharactersAction`, etc. IndentGuide is an analogous `IPainter`....

JTBC, yes, no-one should be dissuaded from contributing, and Eclipse is welcoming to initial contributors. That said, to caution about the complexity of a task is not the same as...

Global install was required, thanks. Unfortunately, it is rejecting my source path as invalid (and even more unfortunately, I am on Windows): > vue2-migration-helper --source="D:/DevFiles/Eclipse/Tools/NFlow/net.certiv.nflow/net.certiv.nflow.ui/src/main/resources/dev/x" --target="D:/DevFiles/Eclipse/Tools/NFlow/net.certiv.nflow/net.certiv.nflow.ui/src/main/resources/dev/y" where the source directory...

> Please share error message. Current working directory: > D:\DevFiles\Eclipse\Tools\NFlow\net.certiv.nflow\net.certiv.nflow.ui\attic\vue The subdirectory "x" contains copies of 4 otherwise working SFCs; the first of these is "Dashboard.vue". The subdirectory "y" is...

> Also can you please try with a single file as input? Also fails with essentially the same message when executed against a single file in "x". But, works when...

This issue is related to one I raised some time ago (cannot find the issue #, but see https://github.com/antlr/antlr4/blob/master/tool/test/org/antlr/v4/test/PositionAdjustingLexer.g4 and http://antlr.1301665.n2.nabble.com/Lookahead-predicates-in-the-Lexer-td7579180.html). The issue is simply to have some non-native (or...

Currently changing domain registrars. Problem should clear in a day to two.

What file type is missing the indent lines. IndentGuide supports all editors based on defined file types: ![Preferences](https://github.com/user-attachments/assets/5df1e085-432b-4218-ade9-6cc0d84e8351)