Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
code / usr / share / code / resources / app / product.json
Size: Mime:
{
	"nameShort": "Code",
	"nameLong": "Visual Studio Code",
	"applicationName": "code",
	"dataFolderName": ".vscode",
	"win32MutexName": "vscode",
	"licenseUrl": "https://go.microsoft.com/fwlink/?LinkID=533485",
	"darwinBundleIdentifier": "com.microsoft.VSCode",
	"reportIssueUrl": "https://go.microsoft.com/fwlink/?LinkId=534872",
	"win32AppId": "{{F8A2A208-72B3-4D61-95FC-8A65D340689B}",
	"win32NameVersion": "Microsoft Visual Studio Code",
	"win32DirName": "Microsoft VS Code",
	"win32SetupExeBasename": "VSCodeSetup",
	"win32AppUserModelId": "Microsoft.VisualStudioCode",
	"win32RegValueName": "VSCode",
	"darwinCredits": "resources/darwin/Credits.rtf",
	"downloadUrl": "https://code.visualstudio.com",
	"welcomePage": "https://go.microsoft.com/fwlink/?LinkId=723048",
	"updateUrl": "https://vscode-update.azurewebsites.net",
	"quality": "stable",
	"extensionsGallery": {
		"serviceUrl": "https://marketplace.visualstudio.com/_apis/public/gallery",
		"cacheUrl": "https://vscode.blob.core.windows.net/gallery/index",
		"itemUrl": "https://marketplace.visualstudio.com/items"
	},
	"extensionTips": {
		"ms-vscode.csharp": "{**/*.cs,**/project.json,**/global.json,**/*.csproj,**/*.sln}",
		"ms-vscode.mono-debug": "{**/*.cs,**/*.csproj,**/*.sln}",
		"msjsdiag.debugger-for-chrome": "{**/*.ts,**/*.tsx**/*.js,**/*.jsx,**/*.es6}",
		"lukehoban.Go": "**/*.go",
		"ms-vscode.PowerShell": "{**/*.ps,**/*.ps1}",
		"Ionide.Ionide-fsharp": "{**/*.fsx,**/*.fsi,**/*.fs,**/*.ml,**/*.mli}",
		"dbaeumer.vscode-eslint": "{**/*.js,**/*.jsx,**/*.es6}",
		"eg2.tslint": "{**/*.ts,**/*.tsx}",
		"Kasik96.format-indent": "{**/*.php}",
		"felixfbecker.php-debug": "{**/*.php}",
		"linyang95.phpmd": "{**/*.php}",
		"ikappas.phpcs": "{**/*.php}",
		"HvyIndustries.crane": "{**/*.php}",
		"tht13.python": "{**/*.py}",
		"donjayamanne.python": "{**/*.py}",
		"magicstack.MagicPython": "{**/*.py}",
		"saviorisdead.RustyCode": "{**/*.rs,**/*.rslib}",
		"austin.code-gnu-global": "{**/*.c,**/*.cpp,**/*.h}",
		"hars.CppSnippets": "{**/*.cpp,**/*.cc,**/*.h}",
		"mitaki28.vscode-clang": "{**/*.cpp,**/*.cc,**/*.h}",
		"ms-vscode.cpptools": "{**/*.c,**/*.cpp,**/*.cc,**/.cxx,**/*.hh,**/*.hpp,**/*.hxx,**/*.h}",
		"seanmcbreen.Spell": "{**/*.md}",
		"cssho.vscode-svgviewer": "{**/*.svg}",
		"ms-vscode.latex": "{**/*.tex}",
		"mathiasfrohlich.latexcompile": "{**/*.tex}",
		"EditorConfig.EditorConfig": "{**/.editorconfig}",
		"donjayamanne.githistory": "{**/.gitignore}",
		"Unity.unity-debug": "{**/*.meta}",
		"donjayamanne.javadebugger": "{**/*.java}",
		"rebornix.Ruby": "{**/*.rb}",
		"hoovercj.ruby-linter": "{**/*.rb}",
		"misogi.ruby-rubocop": "{**/*.rb}",
		"CraigMaslowski.erb": "{**/*.erb}",
		"groksrc.haml": "{**/*.haml}"
	},
	"extensionImportantTips": {
		"ms-vscode.csharp": "**/*.cs",
		"lukehoban.Go": "**/*.go",
		"donjayamanne.python": "{**/*.py}",
		"ms-vscode.PowerShell": "{**/*.ps,**/*.ps1}",
		"ms-vscode.cpptools": "{**/*.c,**/*.cpp,**/*.cc,**/.cxx,**/*.hh,**/*.hpp,**/*.hxx,**/*.h}"
	},
	"crashReporter": {
		"productName": "VSCode",
		"companyName": "Microsoft",
		"submitURL": "https://ticinocrashreporter.azurewebsites.net/crash",
		"extra": {
			"vscode_sessionId": "$(sessionId)",
			"vscode_version": "$(version)",
			"vscode_commit": "$(commit)"
		}
	},
	"enableTelemetry": true,
	"aiConfig": {
		"key": "8aa6e059-82b6-46f6-8138-5a43aa3dd621",
		"asimovKey": "AIF-444c3af9-8e69-4462-ab49-4191e6ad1916"
	},
	"sendASmile": {
		"reportIssueUrl": "https://go.microsoft.com/fwlink/?LinkId=534872",
		"requestFeatureUrl": "https://go.microsoft.com/fwlink/?LinkID=533482"
	},
	"documentationUrl": "https://go.microsoft.com/fwlink/?LinkID=533484#vscode",
	"releaseNotesUrl": "https://go.microsoft.com/fwlink/?LinkID=533483#vscode",
	"twitterUrl": "https://go.microsoft.com/fwlink/?LinkID=533687",
	"requestFeatureUrl": "https://go.microsoft.com/fwlink/?LinkID=533482",
	"privacyStatementUrl": "https://go.microsoft.com/fwlink/?LinkId=786907",
	"commit": "e6b4afa53e9c0f54edef1673de9001e9f0f547ae",
	"date": "2016-07-12T13:28:46.761Z"
}