-
Using remote development over SSH (JetBrains Gateway, PyCharm), how is this supposed to be setup?
I installed the plugin on the host, I can get the windows to appear, but actually executing any act…
-
### Problem description
For non-portable development environments (i.e. cannot run locally on a laptop), there are only a couple options for using Sublime while working remotely:
1. Use VNC or s…
-
Clicking open settings opens settings in the Windows host somehow
Also selecting active config doesn't work and this error is logged:
```
java.lang.IllegalStateException: Index is not created for `…
-
**Describe the Enhancement**
Implement the same CI and remote development features for the *esp32* project that was implemented for the *stm32* described in #59
**Benefits**
- Allow for developm…
-
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 t…
-
You can actually have all of your source files and run your program at a remote location, using this VSCode feature: https://code.visualstudio.com/docs/remote/ssh
This sounds fun, and we can actual…
-
https://code.visualstudio.com/docs/remote/containers
Eventually, this should help with implementing [GitHub Codespaces](https://code.visualstudio.com/docs/remote/codespaces) but that isn't generall…
-
### 📝 Issue Description
I tested it on both computers, and the translation plugin does not work in remote WSL development.
**Reproduce steps:**
1. Open Idea
2. Remote develop -> WSL -> new proje…
-
### Bug description
While coding in PhpStorm Remote Development, I think the suggestions I get is from Laravel Idea, but when I click to use them it shows for a millisecond and then it is gone again.…
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
When there is no global node installed, Zed attempts to download a version and places it in ~/…