koment for VS CodeRead and write koment annotations where the related code lives. The extension renders annotation prose as virtual inline text, adds hover and code-lens views, and reports drifted anchors or prohibited comments as editor diagnostics. It never inserts the rendered prose into the source file. When newly written explanatory comment prose is saved, the extension offers to convert it into a durable annotation. Commented-out Go code is left alone. A comment that truly has to remain inline requires a modal acknowledgement and an exact exception record, so it cannot silently bypass the repository policy. RequirementsInstall a released The workspace must contain Commands
The CLI, MCP, browser and editor all use the same records and deterministic anchor resolution. Source and support: janpuc/koment. |