CodeEditApp / CodeEditApp/CodeEdit
✨ Remote Development
Aperta
enhancement
- Lingua principale
- Swift
- Stelle
- 23k
- Fork
- 1.2k
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.