Open
Description
The problem
I've recently installed VSCode Insiders via the official RPM file from the website, similar to how I have standard VSCode installed.
I do not see the option to select Insiders from the dropdown.
Trying to use a "custom editor" and pointing it to the code-insiders
file withing /usr/bin
or /usr/share
does not work.
Release version
Version 3.4.13-linux1 (x64)
Operating system
Fedora 42 (Gnome)
Steps to reproduce the behavior
- Install insiders
- Attempt to configure GH Desktop to utilize it
- Reboot
- Still cannot view
Log files
2025-04-25T15:25:01.233Z - info: [ui] [AppStore] loading 8 repositories from store
2025-04-25T15:25:01.233Z - info: [ui] [AppStore] found account: tommerty (Tommy Lundy)
2025-04-25T15:25:01.407Z - info: [ui] launching: 3.4.13-linux1 (Linux 6.14.2-300.fc42.x86_64)
2025-04-25T15:25:01.407Z - info: [ui] execPath: '/app/github-desktop/github-desktop'
2025-04-25T15:25:01.845Z - info: [ui] Subscribed 'tommerty' to Alive channel
2025-04-25T15:28:16.243Z - info: [ui] [RepositoryIndicatorUpdater]: Refreshing sidebar indicators for 7 repositories took 2.3s of which 0.0s paused, total 2.3s
2025-04-25T15:31:33.206Z - info: [main] Received possible protocol arguments: 2
2025-04-25T15:31:33.345Z - info: [ui] [AppStore] loading 8 repositories from store
2025-04-25T15:31:33.345Z - info: [ui] [AppStore] found account: tommerty (Tommy Lundy)
2025-04-25T15:31:33.366Z - info: [ui] [BranchPruner] Last prune took place 7 minutes ago - skipping
2025-04-25T15:31:33.527Z - info: [ui] launching: 3.4.13-linux1 (Linux 6.14.2-300.fc42.x86_64)
2025-04-25T15:31:33.527Z - info: [ui] execPath: '/app/github-desktop/github-desktop'
2025-04-25T15:31:33.977Z - info: [ui] Subscribed 'tommerty' to Alive channel```
### Screenshots

### Additional context
GH Desktop is installed via the flatpak version. Not sure how I managed to have VSCode appear but not insiders.