Skip to content

Commit 7a11aa0

Browse files
authored
Add Formatters to category list
The Marketplace has introduce a new category called formatters for extensions that add formatting.
1 parent 79d97fe commit 7a11aa0

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
"Debuggers",
3131
"Linters",
3232
"Snippets",
33+
"Formatters",
3334
"Other"
3435
],
3536
"activationEvents": [
@@ -852,4 +853,4 @@
852853
"vscode": "^1.0.0",
853854
"webpack": "^1.13.2"
854855
}
855-
}
856+
}

0 commit comments

Comments
 (0)