mirror of
https://github.com/viatsko/awesome-vscode.git
synced 2024-10-01 01:05:39 -04:00
Adds "Settings Sync" extension
This commit is contained in:
parent
0a6893160a
commit
a765360f01
@ -42,6 +42,7 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/
|
||||
- [Path IntelliSense](#path-intellisense)
|
||||
- [Project Manager](#project-manager)
|
||||
- [REST Client](#rest-client)
|
||||
- [Settings Sync](#settings-sync)
|
||||
- [Yo](#yo)
|
||||
- [Formatting/Beautification](#formatting-beautification)
|
||||
- [Align](#align)
|
||||
@ -264,6 +265,12 @@ If you're feeling brave, there are at least two custom UIs for VS Code:
|
||||
|
||||
![](https://raw.githubusercontent.com/Huachao/vscode-restclient/master/images/usage.gif)
|
||||
|
||||
### [Settings Sync](https://marketplace.visualstudio.com/items?itemName=Shan.code-settings-sync)
|
||||
|
||||
> Synchronize settings, snippets, themes, file icons, launch, keybindings, workspaces and extensions across multiple machines using Github Gist
|
||||
|
||||
![Settings Sync](http://i.imgur.com/QZtaBca.gif)
|
||||
|
||||
### [Yo](https://marketplace.visualstudio.com/items?itemName=samverschueren.yo)
|
||||
|
||||
> Scaffold projects using [Yeoman](http://yeoman.io/)
|
||||
|
Loading…
Reference in New Issue
Block a user