If you are familiar with the awesomeness that is Github Co-Pilot then you need to check out the Github copilot labs visual studio code extensions. This extension comes packed with loads of cool AI features to help you understand, document, improve, and make your code more robust. Here is how you can install and use it.
Installing Github Co-Pilot Labs Visual Studio Code Extension
- Open Visual Studio Code.
- Click the
Extensions
icon in the left sidebar. - Search for
Github Co-Pilot Labs
in the search bar. - Select the extension and click the
Install
button. - Once the installation is complete, click the
Reload
button. - You should now see the Github Co-Pilot Labs extension in the left sidebar.
- Click on it and highlight any piece of your code and see what it can do
Top comments (0)