AutoJSDocCommentsA small extension for VisualStudio Code that utilizes ChatGPT to write JSDoc comments. DescriptionWe all know the hassle of writing comments even though we all know its value most of us find it a hassle to write them.
With this small extension you just highlight the function you want to have JS Doc comments for, press CTRL+SHIFT+P and execute ChatGPT api keyFor the extension to work you will need an api key from OpenAI. This can be generated at https://platform.openai.com/api-keys |