farre / midas

A GDB/MI Visual Studio Code Debug Adapter
MIT License
29 stars 1 forks source link

"Install rr" dialog pops up on Windows each time VSCode is launched #197

Open jnjaeschke opened 6 months ago

jnjaeschke commented 6 months ago

IIUC, there's no way of running rr/midas on Windows (unless one uses remote development). However, if one uses settings sync, the extension is installed on a Windows machine as well. Unless deactivated, a "do you want to install rr" modal shows up every time you launch vs code.

eugene-sanscartier commented 1 month ago

Confirmed on Linux too. Same problem.

farre commented 3 days ago

This is a rather unfortunate situation where the installation process has left some business unfinished in the config file of midas. in ~/.config/Code/User/globalStorage/farrese.midas/.config. If you set midas_version to "0.0.0" this should go away.