-
Generally, extension seem to be activated, and recognizes the ".propswitch" file, shows values in the status bar.
However:
1. Clicking on the status bar widget does not open property selection.…
pfyod updated
4 weeks ago
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
My `~/.ssh/config` is a symlink, since I use home-manager (nix) to manage it.
```
❯ ls -la ~/.…
-
**Is your feature request related to a problem? Please describe.**
I'm frustrated that the Local Development (LocalDev) feature for Lightning Web Components (LWC) in Salesforce doesn’t fully suppor…
-
### Summary
Add support for remote development
### Use cases
Well support for everyone who codes in a remote environment like
- docker
- wsl
- ssh
- github codespaces
- vscode server
- …
-
### Describe the bug
When accessing Bolt through a remote URL, Ollama models are not visible in the web UI, despite both services being individually accessible remotely. The models appear correctly…
-
Hey! I would like to ask: Does Gittyup support working with dev environments like local Docker containers, GitHub Codespaces, [Gitpod](https://www.gitpod.io) etc... ?
I'm looking for a git UI to m…
-
Hi there
Is there any way to use current plugin in case of development inside vagrant virtual machine or over remote ssh connection. So Go SDK, $GOPATH and $GOROOT defined not on machine with IDE.
R…
-
I have a Windows 10 machine with Ubuntu 20.04 on WSL2 running. My projects are cloned into the Ubuntu. I am able to use the Remote Development extension to work on the code from the VS Code installed …
-
When using IntelliJ in remote development mode, the dropdown menu cannot be clicked on or selected. This issue does not occur when the plugin is built locally and opened with the runIde task, nor when…
-
I just stumbled across this awesome article: https://www.freecodecamp.org/news/put-your-dev-env-in-github/
I had heard about remote containers and VSCode's integration with Docker and WSL, but this…