Skip to content

Instantly share code, notes, and snippets.

@swarajgiri
Last active February 26, 2020 15:11
Show Gist options
  • Save swarajgiri/ee9d068bd3725177833f01d2e0fcd9bf to your computer and use it in GitHub Desktop.
Save swarajgiri/ee9d068bd3725177833f01d2e0fcd9bf to your computer and use it in GitHub Desktop.
Visual Studio code settings
{"lastUpload":"2020-02-26T15:11:20.568Z","extensionVersion":"v3.4.3"}
[
{
"metadata": {
"id": "697255a9-3f36-44c8-b084-d3b91edfb23a",
"publisherId": "HookyQR.beautify",
"publisherDisplayName": "HookyQR"
},
"name": "beautify",
"publisher": "HookyQR",
"version": "1.5.0"
},
{
"metadata": {
"id": "7a0110bb-231a-4598-aa1b-0769ea46d28b",
"publisherId": "aaron-bond.better-comments",
"publisherDisplayName": "aaron-bond"
},
"name": "better-comments",
"publisher": "aaron-bond",
"version": "2.0.5"
},
{
"metadata": {
"id": "1a5fb8c0-56c0-4a59-9c2d-8273b9222cf2",
"publisherId": "zamerick.black-ocean",
"publisherDisplayName": "zamerick"
},
"name": "black-ocean",
"publisher": "zamerick",
"version": "1.0.2"
},
{
"metadata": {
"id": "f583eafd-aa0d-4ccb-8f44-d1e610389660",
"publisherId": "CoenraadS.bracket-pair-colorizer",
"publisherDisplayName": "CoenraadS"
},
"name": "bracket-pair-colorizer",
"publisher": "CoenraadS",
"version": "1.0.61"
},
{
"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": "90a838c3-675b-4b87-b7a5-75ea88432cce",
"publisherId": "joelday.docthis",
"publisherDisplayName": "joelday"
},
"name": "docthis",
"publisher": "joelday",
"version": "0.7.1"
},
{
"metadata": {
"id": "c32bc09b-8525-4d9d-a3da-7f46d8f1858f",
"publisherId": "vladmrnv.expresssnippet",
"publisherDisplayName": "vladmrnv"
},
"name": "expresssnippet",
"publisher": "vladmrnv",
"version": "0.2.4"
},
{
"metadata": {
"id": "0c2f7bfc-650b-4b67-8844-d699dd6e44f6",
"publisherId": "wmaurer.join-lines",
"publisherDisplayName": "wmaurer"
},
"name": "join-lines",
"publisher": "wmaurer",
"version": "0.2.2"
},
{
"metadata": {
"id": "26a529c9-2654-4b95-a63f-02f6a52429e6",
"publisherId": "zhuangtongfa.material-theme",
"publisherDisplayName": "zhuangtongfa"
},
"name": "material-theme",
"publisher": "zhuangtongfa",
"version": "3.2.3"
},
{
"metadata": {
"id": "dff6b801-247e-40e9-82e8-8c9b1d19d1b8",
"publisherId": "christian-kohler.npm-intellisense",
"publisherDisplayName": "christian-kohler"
},
"name": "npm-intellisense",
"publisher": "christian-kohler",
"version": "1.3.0"
},
{
"metadata": {
"id": "113b22c8-8125-42ec-8c6b-80c3f5d5fa5f",
"publisherId": "IBM.output-colorizer",
"publisherDisplayName": "IBM"
},
"name": "output-colorizer",
"publisher": "IBM",
"version": "0.1.2"
},
{
"metadata": {
"id": "a41c1549-4053-44d4-bf30-60fc809b4a86",
"publisherId": "christian-kohler.path-intellisense",
"publisherDisplayName": "christian-kohler"
},
"name": "path-intellisense",
"publisher": "christian-kohler",
"version": "1.4.2"
},
{
"metadata": {
"id": "67e66172-30c7-4478-8f5d-6eac4ae755dc",
"publisherId": "mohsen1.prettify-json",
"publisherDisplayName": "mohsen1"
},
"name": "prettify-json",
"publisher": "mohsen1",
"version": "0.0.3"
},
{
"metadata": {
"id": "1b747f06-3789-4ebd-ac99-f1fe430c3347",
"publisherId": "alefragnani.project-manager",
"publisherDisplayName": "alefragnani"
},
"name": "project-manager",
"publisher": "alefragnani",
"version": "10.10.0"
},
{
"metadata": {
"id": "aae0701b-111f-49c1-9000-abd37a442f28",
"publisherId": "WallabyJs.quokka-vscode",
"publisherDisplayName": "WallabyJs"
},
"name": "quokka-vscode",
"publisher": "WallabyJs",
"version": "1.0.279"
},
{
"metadata": {
"id": "f0c5397b-d357-4197-99f0-cb4202f22818",
"publisherId": "ms-vscode-remote.remote-wsl",
"publisherDisplayName": "ms-vscode-remote"
},
"name": "remote-wsl",
"publisher": "ms-vscode-remote",
"version": "0.42.3"
},
{
"metadata": {
"id": "2061917f-f76a-458a-8da9-f162de22b97e",
"publisherId": "redhat.vscode-yaml",
"publisherDisplayName": "redhat"
},
"name": "vscode-yaml",
"publisher": "redhat",
"version": "0.7.2"
}
]
// Place your key bindings in this file to overwrite the defaults
[
{ "key": "ctrl+alt+left", "command": "workbench.action.navigateBack" },
{ "key": "ctrl+alt+right", "command": "workbench.action.navigateForward" },
{ "key": "ctrl+7", "command": "editor.action.blockComment" },
{ "key": "ctrl+shift+D", "command": "editor.action.copyLinesDownAction" },
{ "key": "ctrl+shift+up", "command": "editor.action.moveLinesUpAction" },
{ "key": "ctrl+shift+down", "command": "editor.action.moveLinesDownAction" },
{ "key": "ctrl+shift+l", "command": "workbench.action.files.revealActiveFileInWindows" },
{ "key": "alt+left", "command": "editor.fold" },
{ "key": "alt+right", "command": "editor.unfold" },
{ "key": "alt+up", "command": "editor.action.jumpToBracket" },
{ "key": "alt+down", "command": "editor.action.jumpToBracket" },
{ "key": "alt+f3", "command": "editor.action.selectHighlights" },
{ "key": "ctrl+l", "command": "expandLineSelection"},
]
// Place your key bindings in this file to overwrite the defaults
[
]
{
"sync.gist": "ee9d068bd3725177833f01d2e0fcd9bf",
"sync.autoDownload": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment