vscode-languagetool-linter icon indicating copy to clipboard operation
vscode-languagetool-linter copied to clipboard

Support all file formats?

Open jtagcat opened this issue 2 years ago • 2 comments

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

jtagcat avatar Jan 30 '23 16:01 jtagcat

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 avatar Mar 08 '24 16:03 ccoVeille

@ccoVeille - yeah, I can sync up with the other project and start work on it.

davidlday avatar Mar 09 '24 21:03 davidlday