CodeEditApp / CodeEditApp/CodeEdit
✨ Remote Development
Abierto
enhancement
- Lenguaje dominante
- Swift
- Estrellas
- 23k
- Forks
- 1.2k
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
It should be possible to edit a project on a remote server over SSH.
Commands like project find, version control, LSP (See CodeEditApp/CodeEditTextView#40) should be executed on the remote server to eliminate latency issues as well as generally reducing the complexity of this feature.
The integrated terminal would also be for the remote server.
Plugins/Modules should also be able to execute code on the remote server.
See [VS Code](https://code.visualstudio.com/docs/remote/ssh) for details on how to implement this feature well.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.