6 ms·
Currently, VS Code is the primary method of connection to each Codespace, and we do not support other editors officially. If you’re looking to connect via SSH
by dynamicwebpaige 5y ago
Currently, VS Code is the primary method of connection to each Codespace, and we do not support other editors officially.
If you’re looking to connect via SSH with your desktop IDE, we do have a workaround here: https://github.com/microsoft/vscode-dev-containers/blob/main/script-library/docs/sshd.md https://github.com/microsoft/vscode-dev-containers/blob/main... -- and I use this regularly for Jupyter Notebooks. :)
- blueplanet200 5y agoSo if I want to use IntelliJ or RubyMine, is there a workaround?
- throwaway_fjmr 5y agoYeah, go work somewhere else :))))) /s Jetbrains recently added remote capabilities to IntelliJ, I'm hoping it's going to be usable with codespaces soon.
- micro_cam 5y agoThis (quick to provision vms of any size you want with your code base etc) for jupyter sounds like a colab and mode killer...the way both of those make it hard to actually check in code leads to a ton of copy and paste code etc. You all should really advertise this capability.