diff --git a/README.md b/README.md index 45215df..eb07ddf 100644 --- a/README.md +++ b/README.md @@ -126,7 +126,6 @@ out awesome. - [Project Dashboard](#project-dashboard) - [Rainbow CSV](#rainbow-csv) - [Remote Development](#remote-development) - - [Remote VSCode](#remote-vscode) - [REST Client](#rest-client) - [Text Power Tools](#text-power-tools) - [Todo Tree](#todo-tree) @@ -848,10 +847,6 @@ Example of toggling `typescript.inlayHints.functionLikeReturnTypes.enabled` by s ![Remote SSH extension at work](https://microsoft.github.io/vscode-remote-release/images/ssh-readme.gif) -## [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.