| VS ChatGPT READMEVS ChatGPT is a plugin for Visual Studio Code that integrates the powerful ChatGPT language model into the popular code editor. With VS-ChatGPT, developers can leverage the capabilities of ChatGPT to generate snippets, suggest completions for open-ended questions, and even write entire functions or modules. UsageRun the command  
 CommandsExplain Regular ExpressionAsk OpenAI to explain a regular expression by selecting the code and running the command "ChatGPT: Explain regular expression." 
 Add comments to code snippetAsk OpenAI to comment on the selected code by running the command "ChatGPT: Add comments." 
 Explain code snippetAsk OpenAI to explain the selected code by running the command "ChatGPT: Explain code snippet." 
 Generate unit testsAsk OpenAI to generate unit tests for the selected code by running the command "ChatGPT: Generate unit tests." 
 Generate JSDocAsk OpenAI to generate JsDoc for the selected code by running the command "ChatGPT: Generate JSDoc". 
 RequirementsTo use VS ChatGPT you must have an OpenAI account and have generated an API Secret Key. Extension SettingsThis extension contributes the following settings: 
 ShortcutsDefault shortcuts: 
 Release Notes1.2.0
 1.3.0
 1.2.0
 1.1.0
 
 
 1.0.0First release. | 
 
                






