mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-24 04:09:28 +00:00
Use vscode.X for basic extensions and vscode.X-language-features for lang features extensions
Standardizing extension identifiers
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "typescript-basics",
|
||||
"name": "typescript",
|
||||
"description": "%description%",
|
||||
"displayName": "%displayName%",
|
||||
"version": "1.0.0",
|
||||
|
||||
Reference in New Issue
Block a user