We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84762b2 commit 1d70b99Copy full SHA for 1d70b99
extension/package.json
@@ -4,10 +4,10 @@
4
"displayName": "Debug Visualizer",
5
"description": "A visual watch window that lets you visualize your data structures while debugging.",
6
"icon": "docs/logo.drawio.png",
7
- "version": "2.5.0",
+ "version": "2.6.0",
8
"license": "GPL-3.0",
9
"engines": {
10
- "vscode": "^1.46.0"
+ "vscode": "^1.79.1"
11
},
12
"publisher": "hediet",
13
"keywords": [
0 commit comments