gptdocs READMEGPTDocs is a vscode extension for generating inline documentation for functions in various coding languages. The extension utilises Open AI's Davinci Codex generative pre-trained transformer (GPT) model and api to understand user provided code and generate documentation for it. FeaturesAuto documentation generation. Development Requirementsin or Extension SettingsThis extension contributes the following settings:
Known IssuesThe whole extension currently only uses one api key. No attention has yet been paid to the scalability of this. Release NotesThis is the first release of the extension. It is aimed at being a functional MVP. 1.0.0Initial release of ... 1.0.1Fixed issue #. 1.1.0Added features X, Y, and Z. Following extension guidelinesEnsure that you've read through the extensions guidelines and follow the best practices for creating your extension. Working with MarkdownYou can author your README using Visual Studio Code. Here are some useful editor keyboard shortcuts:
For more informationEnjoy! |