mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 10:38:59 +01:00
Add real displayname and description to the javascript extension
Part of #43978
This commit is contained in:
4
extensions/javascript/package.nls.json
Normal file
4
extensions/javascript/package.nls.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"displayName": "JavaScript Language Features",
|
||||
"description": "Provides syntax highlighting and basic language support for JavaScript."
|
||||
}
|
||||
Reference in New Issue
Block a user