Sha256: 2e55ca1bb6fbddebf44e293dba75f9ffcbb5050252c8b6115e0f1f0cefaf62bd

Contents?: true

Size: 459 Bytes

Versions: 6

Compression:

Stored size: 459 Bytes

Contents

{
	// PowerShell
	"terminal.integrated.shell.windows": "C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\powershell.exe",
	"files.exclude": {
		"out": false // set this to true to hide the "out" folder with the compiled JS files
	},
	"search.exclude": {
		"out": true // set this to false to include "out" folder in search results
	},
	"typescript.tsdk": "./node_modules/typescript/lib",
	"typescript.tsc.autoDetect": "off",
	"npm.enableScriptExplorer": true
}

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
cosmos-4.5.2-java extensions/vscode/.vscode/settings.json
cosmos-4.5.2 extensions/vscode/.vscode/settings.json
cosmos-4.5.1-java extensions/vscode/.vscode/settings.json
cosmos-4.5.1 extensions/vscode/.vscode/settings.json
cosmos-4.5.0-java extensions/vscode/.vscode/settings.json
cosmos-4.5.0 extensions/vscode/.vscode/settings.json