Marketplace listingSource of truth for the Overview field of the Visual Studio Marketplace listing. Paste the content below the separator into the Overview editor when publishing or updating. Written in English on purpose: the Marketplace audience is international, and the
Keep notes on your code without touching the source files. Press What it does
Shared with VS CodeComments are stored in the same JSON format as the
Local Comments extension for VS Code, so a single
Ask Copilot about your notesThe extension bundles an MCP server and registers it for the open solution. In Agent mode, the Copilot chat can read your annotations and act on them — no API key, no extra install. Two ready-made prompts ship with it:
Enable the tools once in the chat's tool picker (Visual Studio ships every MCP server disabled by default) and ask away. ConfigurationTools → Options → Local Comments: where the file is stored (solution, user profile or a custom folder), which visual indicators to show, whether to hide comments whose anchor code has changed, and whether to register the MCP server. The highlight colour is a normal editor format — change it under Tools → Options → Environment → Fonts and Colors → Local Comments Highlight. RequirementsVisual Studio 2022 17.14 or later, including Visual Studio 2026. Source and issues: https://github.com/pedro-henrique06/LocalComents |