CodeSight is a Visual Studio Code extension that provides instant, AI-powered explanations for your code. Simply select a block of code, and CodeSight will leverage the power of large language models to give you a clear and concise explanation on hover.
Features
Code Explanation on Hover: Select any code snippet and hover over it to get a detailed explanation of its functionality.
AI-Powered: Utilizes powerful language models to provide high-quality explanations.
Seamless Integration: Integrates directly into your VS Code workflow for a smooth and intuitive experience.
How to Use
Install the CodeSight extension from the Visual Studio Code Marketplace.
Select a piece of code in the editor.
Hover your mouse over the selected code.
An explanation will appear in a hover window.
Requirements
This extension requires GitHub Copilot to be active in your VSCode.