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 [2017/11/02 20:55] – [Settings] stephen | visual_studio_code [2023/11/03 05:47] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 5: | Line 5: | ||
<code js> | <code js> | ||
{ | { | ||
- | " | + | |
- | " | + | " |
+ | " | ||
+ | ], | ||
+ | " | ||
+ | " | ||
+ | | ||
+ | " | ||
" | " | ||
- | " | + | " |
- | "window.zoomLevel": | + | "editor.showFoldingControls": |
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | }, | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | } | ||
+ | }, | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | }, | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | }, | ||
+ | // Custom settings: => | ||
} | } | ||
+ | </ | ||
+ | ==== Project Settings ==== | ||
+ | |||
+ | - Settings cog -> Settings. | ||
+ | - Workspace Settings. | ||
+ | - 'Edit in settings.json' | ||
+ | |||
+ | <code javascript> | ||
+ | { | ||
+ | " | ||
+ | " | ||
+ | //" | ||
+ | //" | ||
+ | //" | ||
+ | //" | ||
+ | //" | ||
+ | } | ||
+ | } | ||
+ | </ | ||
+ | |||
+ | or | ||
+ | |||
+ | <code javascript> | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | |||
+ | //" | ||
+ | //" | ||
+ | //" | ||
+ | //" | ||
+ | //" | ||
+ | //" | ||
+ | } | ||
</ | </ | ||
===== Keyboard Shortcuts ===== | ===== Keyboard Shortcuts ===== | ||
+ | |||
+ | ==== Favourites ==== | ||
+ | |||
+ | | Ctrl + 0 | Focus to Side Bar. | | ||
+ | | Ctrl + 1 | Focus to first editor group. | | ||
+ | | Ctrl + 2 | Focus to second editor group. | | ||
+ | | Ctrl + B | Toggle Side Bar visibility. | | ||
+ | | Ctrl + Alt + K | Toggle Bookmark. | | ||
+ | | Ctrl + Shift + Alt + K | Toggle labeled Bookmark. | | ||
+ | | Ctrl + ` | Toggle Terminal. | | ||
+ | | Ctrl + K, Z | Toggle Zen Mode. | | ||
+ | | Ctrl + Win + F11 (Visual Studio) | Open file in Visual Studio Code. | | ||
+ | |||
+ | ==== Customs ==== | ||
<code js> | <code js> | ||
Line 21: | Line 102: | ||
" | " | ||
" | " | ||
+ | }, | ||
+ | { | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | }, | ||
+ | { | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | }, | ||
+ | { | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | }, | ||
+ | { | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | }, | ||
+ | { | ||
+ | " | ||
+ | " | ||
+ | }, | ||
+ | { | ||
+ | " | ||
+ | " | ||
} | } | ||
- | ] | + | ]</ |
- | </ | + | |
===== Extensions ===== | ===== Extensions ===== | ||
- | * steve8708.align | + | | < |
- | * hnw.vscode-auto-open-markdown-preview | + | | Cursor Align | yo1dog.cursor-align | |
- | * slevesque.vscode-autohotkey | + | | AutoHotkey | slevesque.vscode-autohotkey | |
- | | + | | Bookmarks | alefragnani.bookmarks | |
- | | + | | C# | ms-vscode.csharp | |
- | | + | | Code Spell Checker | streetsidesoftware.code-spell-checker | |
- | * DotJoshJohnson.xml | + | | Git History | donjayamanne.githistory | |
- | * robertohuertasm.vscode-icons | + | | Markdown All in One | yzhang.markdown-all-in-one | |
+ | | Markdown PDF | yzane.markdown-pdf | | ||
+ | | PowerShell | ms-vscode.powershell | | ||
+ | | Prettify JSON | mohsen1.prettify-json | | ||
+ | | Razor+ | austincummings.razor-plus | | ||
+ | | < | ||
+ | | < | ||
+ | | <del>vscode-icons</ | ||
+ | | XML Tools | dotjoshjohnson.xml | | ||
+ | | Version Lens | pflannery.vscode-versionlens | | ||
+ | | Bracket Pair Colorizer 2 | coenraads.bracket-pair-colorizer-2 | | ||
visual_studio_code.1509656157.txt.gz · Last modified: 2017/11/03 21:55 (external edit)