dots/VSCode.wiki
Yongmin Hong c75f666fb6
Add new bash alias
and add 'how to upload the vscode settings to github gist"

Signed-off-by: Yongmin Hong <revi@pobox.com>
2018-01-24 18:09:23 +09:00

14 lines
291 B
Text

== Syncing VS code settings ==
1. Install VS Code.
2. Install extension <code>settings sync</code>
3. Gist code is <code>6f8c8c173081ae98b229f3602d739589</code>
4. Done!
=== Updating it ===
1. <code>Cmd + P</code>
2. <code>>sync update</code>
3. Enter
4. Wait for script to run
5. Voila!