Skip to content

Commit f3421dc

Browse files
committed
Update ext categories
1 parent f83ebf4 commit f3421dc

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

source/vscode/package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,10 @@
1515
},
1616
"categories": [
1717
"Programming Languages",
18-
"Notebooks"
18+
"Notebooks",
19+
"Debuggers",
20+
"Formatters",
21+
"Linters"
1922
],
2023
"browser": "./out/extension.js",
2124
"virtualWorkspaces": true,

0 commit comments

Comments
 (0)