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

View File

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