fork-dev / TrackerWin

Bug and issue tracker for Fork for Windows
459 stars 10 forks source link

Jetbrains Rider not recognized for "Open In" dropdown #2081

Closed jaschno closed 8 months ago

jaschno commented 9 months ago

Hi everybody,

with the newest update 1.91.2 the "Open In" dropdown is supposed to natively recognize several IDE's including Jetbrains Rider. On my machine this is not the case. I installed Rider for my user only (C:\Users\<Name>\AppData\Local\JetBrains\Installations\Rider232_000\bin\rider64.exe), maybe the path calculation is off?

DanPristupov commented 9 months ago

Hi.

Thank you for reporting.

How did you install it there? When we tested, the MSI installer installs to %programfiles%\JetBrains\JetBrains Rider*\bin\rider64.exe and the JetBrains Toolbox installs to %localappdata%\Programs\Rider\bin\rider64.exe.

jaschno commented 9 months ago

Hi Dan, thank you for getting back to me :). I installed it via the dotUltimate installer. Maybe there is a difference in the installation process vs. the standalone rider installer.

image

dcumings commented 9 months ago

Same issue open in rider disappeared. This was one of the most useful features of fork.

DanPristupov commented 9 months ago

@dcumings do you also use dotUltimate?

dcumings commented 9 months ago

yes

dcumings commented 9 months ago

found a temporary workaround image this lets you do this to open the solution (assuming rider is your default) image

DanPristupov commented 9 months ago

@dcumings

  1. we'll fix that in the next update.
  2. Regarding custom command. I'd recommend to switch target to 'Repository' to move command to the 'Open-in' dropdown and uncheck 'Wait for exit'.
DanPristupov commented 9 months ago

We just released Fork 1.92 which must recognize Rider installed with JetBrains Toolbox properly.

jaschno commented 8 months ago

Works like a charm, thank you @DanPristupov :)

dcumings commented 7 months ago

Does not work for me. I created a new issue (not sure if that is what we want). https://github.com/fork-dev/TrackerWin/issues/2120 image

image