dustinblackman / languagetool-code-comments

languagetool-code-comments integrates the LanguageTool API to parse, spell check, and correct the grammar of your code comments!
MIT License
31 stars 4 forks source link

Add Visual Studio Code extension #1

Open dustinblackman opened 1 year ago

dustinblackman commented 1 year ago

Overview

VSCode extension would be a great addition, and likely where the tool would be used most.

Code actions example: https://github.com/microsoft/vscode-extension-samples/tree/main/code-actions-sample

vertgarou commented 1 year ago

Hi, do you have any update on this? That's something that would definitely be useful to me, and I'm sure to many others as well :)

dustinblackman commented 1 year ago

My time is quite limited for side projects, and I don't use VSCode myself. Unfortunately I likely won't get to it anytime soon. :( I'm happy to accept PRs or reference other projects if anyone else were to take it on.

ccoVeille commented 2 months ago

I mentioned your project and this issue in https://github.com/davidlday/vscode-languagetool-linter project maintained by @davidlday maybe you could find help there

https://github.com/davidlday/vscode-languagetool-linter/issues/529