Update formatting

This commit is contained in:
Rico Sta. Cruz 2018-02-12 19:44:25 +08:00
parent e46ff697ee
commit fb686bd785
No known key found for this signature in database
GPG Key ID: CAAD38AE2962619A
2 changed files with 6 additions and 9 deletions

View File

@ -2,7 +2,7 @@
title: Visual Studio Code title: Visual Studio Code
category: Apps category: Apps
layout: 2017/sheet layout: 2017/sheet
updated: 2018-02-01 updated: 2018-02-03
weight: -5 weight: -5
keywords: keywords:
- "⌘P: Show files" - "⌘P: Show files"
@ -14,7 +14,6 @@ intro: |
--- ---
## Shortcuts ## Shortcuts
{: .-three-column} {: .-three-column}
### Command palette ### Command palette
@ -23,7 +22,6 @@ intro: |
| ----- | ----------------- | | ----- | ----------------- |
| `⇧⌘P` | Show all commands | | `⇧⌘P` | Show all commands |
| `⌘P` | Show files | | `⌘P` | Show files |
{: .-shortcuts} {: .-shortcuts}
### Sidebars ### Sidebars
@ -37,7 +35,6 @@ intro: |
| `⇧⌘D` | Debug | | `⇧⌘D` | Debug |
| `⇧⌘X` | Extensions | | `⇧⌘X` | Extensions |
| `⇧^G` | Git (SCM) | | `⇧^G` | Git (SCM) |
{: .-shortcuts} {: .-shortcuts}
### Search ### Search
@ -49,7 +46,6 @@ intro: |
| ---- | ---- | | ---- | ---- |
| `⇧⌘F` | Find in files | | `⇧⌘F` | Find in files |
| `⇧⌘H` | Replace in files | | `⇧⌘H` | Replace in files |
{: .-shortcuts} {: .-shortcuts}
### Panel ### Panel
@ -62,7 +58,6 @@ intro: |
| `⇧⌘U` | Output | | `⇧⌘U` | Output |
| `⇧⌘Y` | Debug console | | `⇧⌘Y` | Debug console |
| <code>^`</code> | Terminal | | <code>^`</code> | Terminal |
{: .-shortcuts} {: .-shortcuts}
### View ### View
@ -73,7 +68,6 @@ intro: |
| ---- | ---- | | ---- | ---- |
| `⌘k` `u` | Close unmodified | | `⌘k` `u` | Close unmodified |
| `⌘k` `w` | Close all | | `⌘k` `w` | Close all |
{: .-shortcuts} {: .-shortcuts}
### Debug ### Debug
@ -94,7 +88,6 @@ intro: |
| ---- | ---- | | ---- | ---- |
| `⇧⌘D` | Debug sidebar | | `⇧⌘D` | Debug sidebar |
| `⇧⌘Y` | Debug panel | | `⇧⌘Y` | Debug panel |
{: .-shortcuts} {: .-shortcuts}
## References ## References

View File

@ -7,6 +7,10 @@ intro: |
[Spacemacs](http://spacemacs.org) is a distribution for Emacs. [Spacemacs](http://spacemacs.org) is a distribution for Emacs.
--- ---
Shortcuts
---------
{: .-three-column}
### Layers ### Layers
| Shortcut | Description | | Shortcut | Description |