|
|
|
|
|
by albertzeyer
2243 days ago
|
|
While we talk about JetBrains, I think they really should push some priority on their remote development support. Take the VS Code Remote SSH extension as a good example of how it could work, which is extremely seamlessly, and it just works. E.g. even the embedded terminal provides a shell on the remote host, and if you e.g. open a file in there via `code somefile.txt`, it will open in your VS Code. It's basically this feature request: https://youtrack.jetbrains.com/issue/IDEA-226455 Maybe they just need a few more votes on it. Or some more popularity. Or is it just me and most people don't really need this? I'm still not really sure about the optimal remote work setup. Other people might just use Mosh + Tmux + Vim... I heard that Google has some very nice internal web IDE. If there would be a web IDE as powerful as PyCharm and the other JetBrain IDEs, that would also be a nice option. |
|
But serious question though: what workflow do you have that remote code editing is necessary?