Skip to content
| Marketplace
Sign in
Visual Studio Code>Debuggers>Debug Console+ (Beta)New to Visual Studio Code? Get it now.
Debug Console+ (Beta)

Debug Console+ (Beta)

Pomisoft

|
21 installs
| (0) | Free
A better debug console with filtering, search, and MCP integration
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Debug Console+

Visual Studio Marketplace

A better debug console for VS Code / Cursor. Filter, search, and let AI query your logs.

Debug Console+ demo

Features

  • Level filtering — toggle debug / info / warn / error with one click
  • Smart parsing — detects [debug], [error], etc. tags in log messages automatically
  • Search — filter logs by text or regex, combine with AND/OR logic
  • Timestamps — show/hide, auto-hides on narrow panels
  • Compact — strip timestamps, Android logcat tags, and box-drawing for clean output
  • Copy all — copies filtered logs to clipboard
  • Auto-scroll — follows new logs, pauses when you scroll up
  • MCP server — exposes a query_debug_logs tool so AI agents in Cursor can search and filter your logs

MCP Integration

AI agents can query your debug logs using the built-in MCP server.

Setup: click the plug icon in the Debug Console+ title bar.

Example queries an agent can answer:

  • "Show me only errors"
  • "Find logs containing 'users' that are errors"
  • "Show recent warnings"

Install

npm install
npm run compile

Build

npx --yes @vscode/vsce package

License

MIT

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft