The Arduino Menu in MenuBar remains even after removal of the plugin
AkshaY2039 opened this issue ยท 4 comments
AkshaY2039 commented
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
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
@AngelOrea Anything that can help for Linux (Linux Mint) ?
cherbon1 commented
On Linux you'll find the directory in: ~/.config/sublime-text-3/Packages/User/Stino
Removing that directory fixed it for me.
Piotr1103 commented
I got the same problem, too. But on Win10...
Where can I remove that?