CodeEditApp / CodeEditApp/CodeEdit
✨ Remote Development
Ouverte
enhancement
- Langage dominant
- Swift
- Étoiles
- 23k
- Forks
- 1.2k
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.