File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " typescript" ,
3- "description" : " Extension to add Typescript capabilities to VSCode. " ,
4- "displayName" : " TypeScript support for VSCode " ,
3+ "description" : " %description% " ,
4+ "displayName" : " %displayName% " ,
55 "version" : " 0.10.1" ,
6- "author" : " Microsoft Corporation" ,
7- "license" : " MIT" ,
6+ "author" : " vscode" ,
87 "publisher" : " vscode" ,
8+ "license" : " MIT" ,
99 "aiKey" : " AIF-d9b70cd4-b9f9-4d70-929b-a071c400b217" ,
1010 "enableProposedApi" : true ,
1111 "engines" : {
Original file line number Diff line number Diff line change 11{
2+ "displayName" : " TypeScript and JavaScript Language Features" ,
3+ "description" : " Provides rich language support for JavaScript and TypeScript." ,
24 "typescript.reloadProjects.title" : " Reload Project" ,
35 "javascript.reloadProjects.title" : " Reload Project" ,
46 "configuration.typescript" : " TypeScript" ,
You can’t perform that action at this time.
0 commit comments