Remove Remote VSCode (rmate)

Obsoleted by the official Remote Development extensions (Remote-SSH,
Remote Tunnels).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
Valerii Iatsko
2026-06-21 10:26:13 +02:00
parent e5354beecb
commit b22c49ec32
-5
View File
@@ -126,7 +126,6 @@ out <a href="https://github.com/sindresorhus/awesome">awesome</a>.
- [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.