Skip to content

Instantly share code, notes, and snippets.

@c332030
Last active July 21, 2020 15:06
Show Gist options
  • Save c332030/20258134d9614515db0048a514f7e7a5 to your computer and use it in GitHub Desktop.
Save c332030/20258134d9614515db0048a514f7e7a5 to your computer and use it in GitHub Desktop.
{"lastUpload":"2020-07-21T15:06:32.013Z","extensionVersion":"v3.4.3"}
[
{
"metadata": {
"id": "c1309cc2-f420-46a3-b2be-ca04f4d9e51b",
"publisherId": "asciidoctor.asciidoctor-vscode",
"publisherDisplayName": "asciidoctor"
},
"name": "asciidoctor-vscode",
"publisher": "asciidoctor",
"version": "2.8.3"
},
{
"metadata": {
"id": "464f4ac7-af65-4aa9-9907-4ba7fa419085",
"publisherId": "bungcip.better-toml",
"publisherDisplayName": "bungcip"
},
"name": "better-toml",
"publisher": "bungcip",
"version": "0.3.2"
},
{
"metadata": {
"id": "2aa040bf-c73a-455d-8946-5c6cc83b8019",
"publisherId": "wmaurer.change-case",
"publisherDisplayName": "wmaurer"
},
"name": "change-case",
"publisher": "wmaurer",
"version": "1.0.0"
},
{
"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": "4de763bd-505d-4978-9575-2b7696ecf94e",
"publisherId": "eamodio.gitlens",
"publisherDisplayName": "eamodio"
},
"name": "gitlens",
"publisher": "eamodio",
"version": "10.2.2"
},
{
"metadata": {
"id": "d36bad53-910d-481a-a7ee-8992450665f6",
"publisherId": "mathiasfrohlich.Kotlin",
"publisherDisplayName": "mathiasfrohlich"
},
"name": "Kotlin",
"publisher": "mathiasfrohlich",
"version": "1.7.1"
},
{
"metadata": {
"id": "96fa4707-6983-4489-b7c5-d5ffdfdcce90",
"publisherId": "esbenp.prettier-vscode",
"publisherDisplayName": "esbenp"
},
"name": "prettier-vscode",
"publisher": "esbenp",
"version": "5.1.3"
},
{
"metadata": {
"id": "9f8192be-78bf-4153-806d-08ae956ce8b0",
"publisherId": "ionutvmi.reg",
"publisherDisplayName": "ionutvmi"
},
"name": "reg",
"publisher": "ionutvmi",
"version": "1.0.1"
},
{
"metadata": {
"id": "c6f87c08-f5ca-4f59-8cee-bc29464dcbfb",
"publisherId": "scala-lang.scala",
"publisherDisplayName": "scala-lang"
},
"name": "scala",
"publisher": "scala-lang",
"version": "0.4.1"
},
{
"metadata": {
"id": "2f5dd8cb-d251-4d70-abfe-ddebcb077483",
"publisherId": "octref.vetur",
"publisherDisplayName": "octref"
},
"name": "vetur",
"publisher": "octref",
"version": "0.24.0"
},
{
"metadata": {
"id": "9f187176-0edc-4bde-9fd6-05fc85544753",
"publisherId": "ElemeFE.vscode-element-helper",
"publisherDisplayName": "ElemeFE"
},
"name": "vscode-element-helper",
"publisher": "ElemeFE",
"version": "0.5.6"
},
{
"metadata": {
"id": "e4ee7751-6514-4731-9cdb-7580ffa9e70b",
"publisherId": "MS-CEINTL.vscode-language-pack-zh-hans",
"publisherDisplayName": "MS-CEINTL"
},
"name": "vscode-language-pack-zh-hans",
"publisher": "MS-CEINTL",
"version": "1.47.3"
},
{
"metadata": {
"id": "d4598ff7-3c39-47f6-bf45-2df845252570",
"publisherId": "formulahendry.vscode-mysql",
"publisherDisplayName": "formulahendry"
},
"name": "vscode-mysql",
"publisher": "formulahendry",
"version": "0.4.0"
}
]
// 将键绑定放在此文件中以覆盖默认值auto[]
[
{
"key": "ctrl+d",
"command": "-editor.action.addSelectionToNextFindMatch",
"when": "editorFocus"
},
{
"key": "ctrl+d",
"command": "editor.action.copyLinesDownAction",
"when": "editorTextFocus && !editorReadonly"
},
{
"key": "shift+alt+down",
"command": "-editor.action.copyLinesDownAction",
"when": "editorTextFocus && !editorReadonly"
},
{
"key": "ctrl+shift+l",
"command": "-editor.action.selectHighlights",
"when": "editorFocus"
},
{
"key": "ctrl+shift+l",
"command": "editor.action.formatDocument",
"when": "editorHasDocumentFormattingProvider && editorHasDocumentFormattingProvider && editorTextFocus && !editorReadonly"
},
{
"key": "shift+alt+f",
"command": "-editor.action.formatDocument",
"when": "editorHasDocumentFormattingProvider && editorHasDocumentFormattingProvider && editorTextFocus && !editorReadonly"
},
{
"key": "ctrl+u",
"command": "editor.action.transformToUppercase"
},
{
"key": "ctrl+shift+u",
"command": "-workbench.action.output.toggleOutput"
},
{
"key": "ctrl+u",
"command": "-cursorUndo",
"when": "textInputFocus"
},
{
"key": "ctrl+shift+u",
"command": "editor.action.transformToLowercase"
},
{
"key": "ctrl+g",
"command": "-workbench.action.gotoLine"
},
{
"key": "ctrl+l",
"command": "workbench.action.gotoLine"
},
{
"key": "ctrl+l",
"command": "-expandLineSelection",
"when": "textInputFocus"
}
]
{
"sync.gist": "20258134d9614515db0048a514f7e7a5",
"workbench.startupEditor": "newUntitledFile",
"update.enableWindowsBackgroundUpdates": false,
"update.mode": "none",
"update.showReleaseNotes": false,
"git.confirmSync": false,
"git.autofetch": true,
"git.enableSmartCommit": true,
"editor.quickSuggestions": {
"strings": true
},
"extensions.ignoreRecommendations": true,
"editor.tabSize": 2,
"window.openFilesInNewWindow": "on",
"window.newWindowDimensions": "inherit",
"window.openFoldersInNewWindow": "on",
"files.hotExit": "off",
"files.exclude": {
"**/.idea": true,
"**/*.iml": true
},
"files.eol": "\n",
"files.insertFinalNewline": true,
"files.trimFinalNewlines": true,
"files.trimTrailingWhitespace": true,
"editor.defaultFormatter": "esbenp.prettier-vscode",
"editor.formatOnPaste": true,
"editor.tabCompletion": "on",
"editor.renderWhitespace": "all",
"editor.mouseWheelZoom": true,
"editor.renderControlCharacters": true,
"files.autoSave": "onFocusChange",
"window.doubleClickIconToClose": true,
"window.restoreFullscreen": true,
"search.showLineNumbers": true,
"search.useGlobalIgnoreFiles": true,
"extensions.showRecommendationsOnlyOnDemand": true,
"terminal.integrated.copyOnSelection": true,
"terminal.integrated.cursorBlinking": true,
"sync.quietSync": true,
"merge-conflict.autoNavigateNextConflict.enabled": true,
"window.restoreWindows": "none",
"html.format.wrapAttributes": "aligned-multiple",
"editor.find.autoFindInSelection": "multiline"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment