Analyze selected SQL directly from Visual Studio Code.
Usage
Select a SQL query in the editor.
Right-click and choose Query Analyzer: Analizar Rendimiento.
Choose or create a database profile.
Review the factual execution plan immediately; AI analysis appears later when QA_AI_* is configured.
By default, the extension starts the bundled Query Analyzer API automatically. You do not need to run
uv run qa-api when installing the platform-specific VSIX from a release or from the Marketplace.