visual_studio_code
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| visual_studio_code [2021/09/21 22:36] – [Customs] stephen | visual_studio_code [2026/01/10 23:13] (current) – stephen | ||
|---|---|---|---|
| Line 11: | Line 11: | ||
| " | " | ||
| " | " | ||
| - | " | + | " |
| " | " | ||
| " | " | ||
| " | " | ||
| " | " | ||
| + | " | ||
| " | " | ||
| " | " | ||
| " | " | ||
| }, | }, | ||
| - | "vsicons.dontShowNewVersionMessage": | + | "powershell.promptToUpdatePowerShell": |
| - | "window.zoomLevel": | + | "security.workspace.trust.untrustedFiles": |
| + | " | ||
| + | " | ||
| + | " | ||
| + | } | ||
| + | }, | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| " | " | ||
| " | " | ||
| Line 28: | Line 38: | ||
| }, | }, | ||
| " | " | ||
| - | " | + | " |
| + | " | ||
| }, | }, | ||
| - | " | ||
| // Custom settings: => | // Custom settings: => | ||
| } | } | ||
| </ | </ | ||
| - | |||
| ==== Project Settings ==== | ==== Project Settings ==== | ||
| Line 41: | Line 50: | ||
| - 'Edit in settings.json' | - 'Edit in settings.json' | ||
| - | < | + | < |
| { | { | ||
| - | | + | " |
| - | //" | + | " |
| - | //" | + | //" |
| - | //" | + | //" |
| - | //" | + | //" |
| - | //" | + | //" |
| - | //" | + | //" |
| - | } | + | } |
| } | } | ||
| </ | </ | ||
| Line 56: | Line 65: | ||
| or | or | ||
| - | < | + | < |
| - | " | + | " |
| - | " | + | " |
| - | " | + | " |
| - | " | + | " |
| - | //" | + | //" |
| - | //" | + | //" |
| - | //" | + | //" |
| - | //" | + | //" |
| - | //" | + | //" |
| - | //" | + | //" |
| - | } | + | } |
| - | } | + | |
| </ | </ | ||
| Line 91: | Line 99: | ||
| // Place your key bindings in this file to overwrite the defaults | // Place your key bindings in this file to overwrite the defaults | ||
| [ | [ | ||
| - | | + | { |
| - | " | + | " |
| - | " | + | " |
| - | }, | + | }, |
| - | { | + | { |
| - | " | + | " |
| - | " | + | " |
| - | " | + | " |
| - | }, | + | }, |
| - | { | + | { |
| - | " | + | " |
| - | " | + | " |
| - | " | + | " |
| - | }, | + | }, |
| - | { | + | { |
| - | " | + | " |
| - | " | + | " |
| - | " | + | " |
| - | }, | + | }, |
| - | { | + | { |
| - | " | + | " |
| - | " | + | " |
| - | "when": "editorTextFocus" | + | }, |
| - | }, | + | { |
| - | { | + | "key": "ctrl+alt+c", |
| - | " | + | " |
| - | " | + | }, |
| - | }, | + | { |
| - | { | + | // This conflicts with switching to the Source Control panel, so get rid of it. |
| - | " | + | " |
| - | " | + | " |
| - | } | + | }, |
| + | { | ||
| + | // TabFocusMode is a pain in the ass, so make sure it doesn' | ||
| + | // This would be good to map to something else. | ||
| + | " | ||
| + | " | ||
| + | }, | ||
| ]</ | ]</ | ||
| Line 145: | Line 159: | ||
| | Version Lens | pflannery.vscode-versionlens | | | Version Lens | pflannery.vscode-versionlens | | ||
| | Bracket Pair Colorizer 2 | coenraads.bracket-pair-colorizer-2 | | | Bracket Pair Colorizer 2 | coenraads.bracket-pair-colorizer-2 | | ||
| + | |||
| + | ===== Snippets ===== | ||
| + | |||
| + | ==== SQL ==== | ||
| + | |||
| + | <code javascript> | ||
| + | { | ||
| + | // Place your snippets for sql 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: | ||
| + | // same ids are connected. | ||
| + | // Example: | ||
| + | // "Print to console": | ||
| + | // " | ||
| + | // " | ||
| + | // " | ||
| + | // " | ||
| + | // ], | ||
| + | // " | ||
| + | // } | ||
| + | |||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | ], | ||
| + | " | ||
| + | } | ||
| + | } | ||
| + | </ | ||
| + | |||
visual_studio_code.1632263816.txt.gz · Last modified: 2021/09/22 23:36 (external edit)
