๐๏ธ CodeGPT Chat
Click on the chat icon on the sidebar of Visual Studio Code
๐๏ธ Get Code
With this feature you can request code in a comment and get the code in suggestion mode
๐๏ธ Ask CodeGPT
With this feature you will be able to make any comment, question or suggestion to Code GPT and it will give you the answer in a new window.
๐๏ธ Ask CodeGPT - Code Selected
With this feature you will be able select a code and then make any comment, question or suggestion to Code GPT.
๐๏ธ Explain
With this feature you will be able to select code and ask Code GPT to explain the selected code
๐๏ธ Refactor
With this feature you will be able to select code and ask Code GPT to refactor the selected code
๐๏ธ Document
With this feature you will be able to select code and ask Code GPT to document the selected code
๐๏ธ Find Problems
With this feature you will be able to select code and ask Code GPT to find bugs or problems in the selected code
๐๏ธ Unit Test
With this function you will be able to select the code and get a unit test of the selected code
๐๏ธ Ask StackOverflow
Press cmd + shift + p and search for Ask StackOverflow
๐๏ธ Search APIs CodeGPT
Press cmd + shift + p and search for Search APIs CodeGPT
๐๏ธ Compile & Run
With this feature you will be able select a code and then Compile and Run the code.