Open jtagcat opened 1 year ago
hi @davidlday I see you added a new version recently. Thanks for maintaining the app.
I appreciate your work.
Can you tell us if you are planning to work on this issue ?
It's something I'm waiting for long.
I mean I have to copy and paste my comments or rename my file into plain text to be able to apply LanguageTool on comments
BTW, there is @dustinblackman working on something equivalent https://github.com/dustinblackman/languagetool-code-comments
Maybe you could talk about it together. https://github.com/dustinblackman/languagetool-code-comments/issues/1
@ccoVeille - yeah, I can sync up with the other project and start work on it.
Describe the solution you'd like IIRC there is a standard interface for VSCode (hopefully extensions as well) for semantic file contents. VSCode language supports implement the other side.
It should give out a consumable tree 'eg from a to b is text'.
Describe alternatives you've considered
528