flathub / flathub/com.unity.UnityHub

[FR]: Support for non-Flatpak VSCode (and its variants)

Open
#170 1 comment 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.