Added Remote VSCode

This commit is contained in:
nickbanana 2018-10-13 12:00:18 +08:00
parent 99c3ee92d6
commit ff593a85bd

View File

@ -72,6 +72,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)
- [Remote VSCode](#remote-vscode)
- [Settings Sync](#settings-sync)
- [Todo Tree](#todo-tree)
- [Toggle Quotes](#toggle-quotes)
@ -534,6 +535,10 @@ To enable Emmet support in .twig files, you'll need to have the following in you
![Switch between projects screenshot](https://raw.githubusercontent.com/alefragnani/vscode-project-manager/master/images/project-manager-commands.png)
## [Remote VSCode](https://marketplace.visualstudio.com/items?itemName=rafaelmaiolla.remote-vscode)
> Allow user to edit files from Remote server in Visual Studio Code directly.
## [REST Client](https://marketplace.visualstudio.com/items?itemName=humao.rest-client)
> Allows you to send HTTP request and view the response in Visual Studio Code directly.