iro4cli
iro4cli copied to clipboard
VS Code Extension
Do you have any opinions on making a VS Code extension part of this project's road map? I understand that it's currently CLI-focused, though an extension to make authoring Iro grammars easy would be excellent. While this could be done separately, being made part of this repo directly would allow it to leverage, and stay in sync with, the ANTLR grammar directly, which seems ideal.
Thoughts?
That sounds like a good idea, my first thought would be to make this a build step that uses the program to generate it's own VSCode extension.
I'll work on this in some form when I have some spare time over the next few days.
Progress check?