Skip to content

Instantly share code, notes, and snippets.

@devansvd
Last active June 9, 2020 12:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save devansvd/7eb5c68ae6bdc4bbaa607b589dce7f0d to your computer and use it in GitHub Desktop.
Save devansvd/7eb5c68ae6bdc4bbaa607b589dce7f0d to your computer and use it in GitHub Desktop.
{"lastUpload":"2020-06-09T12:06:09.644Z","extensionVersion":"v3.4.3"}
[
{
"metadata": {
"id": "214cbfb9-7c06-4467-bad4-357ae83eb587",
"publisherId": "johnpapa.Angular2",
"publisherDisplayName": "johnpapa"
},
"name": "Angular2",
"publisher": "johnpapa",
"version": "9.1.2"
},
{
"metadata": {
"id": "6e440e71-8ed9-4f25-bb78-4b13096b8a03",
"publisherId": "formulahendry.auto-rename-tag",
"publisherDisplayName": "formulahendry"
},
"name": "auto-rename-tag",
"publisher": "formulahendry",
"version": "0.1.3"
},
{
"metadata": {
"id": "e337c67b-55c2-4fef-8949-eb260e7fb7fd",
"publisherId": "Shan.code-settings-sync",
"publisherDisplayName": "Shan"
},
"name": "code-settings-sync",
"publisher": "Shan",
"version": "3.4.3"
},
{
"metadata": {
"id": "f60a60a6-95ba-42d4-b41c-3d24c1b89588",
"publisherId": "EditorConfig.EditorConfig",
"publisherDisplayName": "EditorConfig"
},
"name": "EditorConfig",
"publisher": "EditorConfig",
"version": "0.15.1"
},
{
"metadata": {
"id": "b63c44fd-0457-4696-99e9-dbfdf70d77de",
"publisherId": "ritwickdey.LiveServer",
"publisherDisplayName": "ritwickdey"
},
"name": "LiveServer",
"publisher": "ritwickdey",
"version": "5.6.1"
},
{
"metadata": {
"id": "3b1db1fc-c7f7-4bd6-9fa4-b499dfa99a8a",
"publisherId": "shd101wyy.markdown-preview-enhanced",
"publisherDisplayName": "shd101wyy"
},
"name": "markdown-preview-enhanced",
"publisher": "shd101wyy",
"version": "0.5.12"
},
{
"metadata": {
"id": "a92d457e-6f3f-4167-8087-1a54e1b6e00e",
"publisherId": "Angular.ng-template",
"publisherDisplayName": "Angular"
},
"name": "ng-template",
"publisher": "Angular",
"version": "0.901.9"
},
{
"metadata": {
"id": "e58f546c-babc-455f-a265-ba40dbd140d4",
"publisherId": "sdras.night-owl",
"publisherDisplayName": "sdras"
},
"name": "night-owl",
"publisher": "sdras",
"version": "1.1.3"
},
{
"metadata": {
"id": "96fa4707-6983-4489-b7c5-d5ffdfdcce90",
"publisherId": "esbenp.prettier-vscode",
"publisherDisplayName": "esbenp"
},
"name": "prettier-vscode",
"publisher": "esbenp",
"version": "5.0.0"
},
{
"metadata": {
"id": "d9b94116-8b10-4b49-91b4-249588a375e4",
"publisherId": "TzachOvadia.todo-list",
"publisherDisplayName": "TzachOvadia"
},
"name": "todo-list",
"publisher": "TzachOvadia",
"version": "1.6.0"
},
{
"metadata": {
"id": "583b2b34-2c1e-4634-8c0b-0b82e283ea3a",
"publisherId": "dbaeumer.vscode-eslint",
"publisherDisplayName": "dbaeumer"
},
"name": "vscode-eslint",
"publisher": "dbaeumer",
"version": "2.1.5"
},
{
"metadata": {
"id": "829a192d-496c-44ac-87f3-0a84ce36a853",
"publisherId": "emmanuelbeziat.vscode-great-icons",
"publisherDisplayName": "emmanuelbeziat"
},
"name": "vscode-great-icons",
"publisher": "emmanuelbeziat",
"version": "2.1.47"
}
]
{
"window.zoomLevel": 0,
"workbench.iconTheme": "vscode-great-icons",
"workbench.startupEditor": "none",
"workbench.editor.enablePreview": false,
"workbench.editor.enablePreviewFromQuickOpen": false,
"editor.wordWrap": "on",
"telemetry.enableTelemetry": false,
"telemetry.enableCrashReporter": false,
"html.format.indentInnerHtml": true,
"html.format.indentHandlebars": true,
"editor.copyWithSyntaxHighlighting": false,
"editor.definitionLinkOpensInPeek": false,
"files.trimTrailingWhitespace": true,
"editor.fontSize": 14,
"workbench.sideBar.location": "left",
"workbench.activityBar.visible": true,
"window.titleBarStyle": "native",
"editor.detectIndentation": true,
"breadcrumbs.enabled": true,
"files.autoSave": "off",
"editor.minimap.enabled": true,
"editor.renderWhitespace": "all",
"explorer.compactFolders": false,
"editor.fontFamily": "Menlo, Monaco, 'Courier New', monospace",
"editor.fontLigatures": false,
//"editor.rulers": [100],
"editor.fastScrollSensitivity": 5,
"window.nativeFullScreen": true,
"git.enabled": false,
"git.autofetch": false,
"workbench.settings.editor": "ui",
"workbench.settings.useSplitJSON": false,
"editor.suggestSelection": "first",
"sync.gist": "7eb5c68ae6bdc4bbaa607b589dce7f0d",
"sync.autoUpload": false,
"sync.autoDownload": false,
"sync.quietSync": true,
"workbench.colorTheme": "Night Owl",
"enableTelemetry": false,
"liveServer.settings.donotShowInfoMsg": true,
"editor.formatOnSave": true,
"editor.defaultFormatter": "esbenp.prettier-vscode"
/* "html.format.wrapLineLength": 120,
"prettier.useEditorConfig": false,
"[jsonc]": {
"editor.defaultFormatter": "vscode.json-language-features"
},
"editor.formatOnSave": true,
"enableTelemetry": false,
"liveServer.settings.donotVerifyTags": true,
"liveServer.settings.donotShowInfoMsg": true,
"prettier.disableLanguages": [
"html"
],
"[html]": {
"editor.defaultFormatter": "vscode.html-language-features"
} */
/*
"[javascript]": {
"editor.formatOnSave": false
},
"editor.codeActionsOnSave": {
"source.fixAll": true
},
"prettier.disableLanguages": [
"html",
"javascript"
]
//*/
}
{
// Place your snippets for javascript here. Each snippet is defined under a snippet name and has a prefix, body and
// description. The prefix is what is used to trigger the snippet and the body will be expanded and inserted. Possible variables are:
// $1, $2 for tab stops, $0 for the final cursor position, and ${1:label}, ${2:another} for placeholders. Placeholders with the
// same ids are connected.
// Example:
// "Print to console": {
// "prefix": "log",
// "body": [
// "console.log('$1');",
// "$2"
// ],
// "description": "Log output to console"
// }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment