mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-29 13:03:42 +01:00
Add real displayname and description to the javascript extension
Part of #43978
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
{
|
||||
"name": "javascript",
|
||||
"displayName": "%displayname%",
|
||||
"description": "%description%",
|
||||
"version": "0.1.0",
|
||||
"publisher": "vscode",
|
||||
"engines": {
|
||||
|
||||
Reference in New Issue
Block a user