Add a labeled Console statement in JavaScript, TypeScript, React, and Vue files.
Remove matching Console Kit logs from the current document.
Remove matching Console Kit logs from the workspace after confirmation.
Why Console Kit
Console Kit uses a TypeScript-first, AST-based implementation to place and
remove logs from real code structure instead of brittle text matching. It does
not include telemetry or network reporting code, and its core behavior is
covered by unit tests plus VS Code integration tests across supported file
types.