Robot-Will / Stino

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

The Arduino Menu in MenuBar remains even after removal of the plugin #491

Open AkshaY2039 opened 6 years ago

AkshaY2039 commented 6 years ago

I recently loaded the plugin to my Sublime Editor but since it became slow, I removed the package using Sublime Package Control. But the Menu Still Persists. How to get rid of that?

AngelOrea commented 6 years ago

On macOS go to: ~/Library/Application Support/Sublime Text 3/Package/User and delete the Stino Folder. On windows, referring to ST3 documentation ,should be near the next path: %APPDATA%\Sublime Text 3

AkshaY2039 commented 5 years ago

@AngelOrea Anything that can help for Linux (Linux Mint) ?

cherbon1 commented 5 years ago

On Linux you'll find the directory in: ~/.config/sublime-text-3/Packages/User/Stino

Removing that directory fixed it for me.

Piotr1103 commented 2 years ago

I got the same problem, too. But on Win10... Where can I remove that?