flathub / flathub/com.unity.UnityHub
[FR]: Support for non-Flatpak VSCode (and its variants)
Open
enhancement
- Dominant language
- Python
- Stars
- 26
- Forks
- 16
- Avg merge
- 11h 24m
- Merged PRs (30d)
- 5
Description
### What Happened
Currently, the included VSCode bridge Flatpak-packaged versions of VSCode. Host or Snap variants were not supported.
### How to Reproduce
I've tried a basic launch script of
```bash
flatpak-spawn --host code "$@"
```
Basic editing works but I haven't tested debugging
The above is also capable of launching Snap's VSCode binary as well.
### Operating System
_No response_
### Command-line output
```shell
```
### Anything else?
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.