mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 11:08:51 +01:00
Add some links and small cleanup for JS/TS settings
This commit is contained in:
@@ -147,7 +147,7 @@
|
||||
"typescript.disableAutomaticTypeAcquisition": {
|
||||
"type": "boolean",
|
||||
"default": false,
|
||||
"description": "%typescript.disableAutomaticTypeAcquisition%",
|
||||
"markdownDescription": "%typescript.disableAutomaticTypeAcquisition%",
|
||||
"scope": "window",
|
||||
"tags": [
|
||||
"usesOnlineServices"
|
||||
@@ -165,13 +165,13 @@
|
||||
"null"
|
||||
],
|
||||
"default": null,
|
||||
"description": "%typescript.npm%",
|
||||
"markdownDescription": "%typescript.npm%",
|
||||
"scope": "machine"
|
||||
},
|
||||
"typescript.check.npmIsInstalled": {
|
||||
"type": "boolean",
|
||||
"default": true,
|
||||
"description": "%typescript.check.npmIsInstalled%",
|
||||
"markdownDescription": "%typescript.check.npmIsInstalled%",
|
||||
"scope": "window"
|
||||
},
|
||||
"javascript.referencesCodeLens.enabled": {
|
||||
|
||||
Reference in New Issue
Block a user