Robot-Will / Stino

A Sublime Text Plugin for Arduino
Other
1.58k stars 250 forks source link

Cannot completely remove with package manager #462

Closed sheim closed 6 years ago

sheim commented 6 years ago

Hi,

I installed Arduino-like IDE via the package manager, and when I use the package manager to remove it it removes everything but the Arduino entry in the menu bar remains. In the screenshot, I ran the "install package" to show that Arduino-like IDE is available for installation (meaning it has already been removed). The Arduino menu-bar entry is visible in the top right.

screen shot 2017-07-24 at 10 34 13

I'm running on macOS 10.12.5 (16F73) and ST3 build 3126.

SebastienDaniel commented 6 years ago

same

sheim commented 6 years ago

You reminded me and I finally got it: Use your package manager (ctrl+shift+p or cmd+shift+p) and go to >browse packages. Amongst other package folders, there should be a User folder and in there should be a folder called Stino which contains app_dir.stino-settings and a menu folder. Delete both of these (which means probably deleting the entire Stino folder) and the menu should go away.