Doc Doctor

Docstring grammar checks

Features

Grammar check

Checking grammar of the docstring.

Demo

image

Installation

API key

  1. Go to https://www.grammarbot.io/, register an account.
  2. 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

Share this project:

Updates