Skip to content

Commit 65c7880

Browse files
committed
Update display name, description, and version in package.json
1 parent d540502 commit 65c7880

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "debugmcpextension",
3-
"displayName": "DebugMCP — AI Agent Debugging for VS Code",
4-
"description": "Your AI agent debugs for you — right inside VS Code. Let Copilot, Cline, Cursor, Codex & any MCP agent set breakpoints, step through code, and inspect variables live instead of guessing from logs.",
5-
"version": "2.2.1",
3+
"displayName": "DebugMCP — Agentic Debugging for VS Code, Cursor & More",
4+
"description": "Your AI agent debugs for you — right inside VS Code, Cursor & other VS Code-based editors. Let Copilot, Cline, Cursor, Codex & any MCP agent set breakpoints, step through code, and inspect variables live instead of guessing from logs.",
5+
"version": "2.2.2",
66
"publisher": "ozzafar",
77
"author": {
88
"name": "Oz Zafar",

0 commit comments

Comments
 (0)