Doc Doctor
Docstring grammar checks
Features
Grammar check
Checking grammar of the docstring.
Demo
Installation
API key
- Go to https://www.grammarbot.io/, register an account.
- Save the API key to settings.json for doc_doctor.key
Inspiration
Understanding how the code works is very important. This extension will check for grammar mistakes so that typos and such mistakes can be fixed and the code will be comprehensible.
What we learned
We learned how to make VS Code extensions and publish them.
How we built
We used the GrammarBot API to build it.
Challenges we faced
We were facing troubles in fetching API and connecting to it.
Built With
- grammarbot
- javascript
Log in or sign up for Devpost to join the conversation.