Minimap is a package I find little use for (and find rather annoying). I've tried disabling minimap under Settings->Packages -- that doesn't work. I've tried uninstalling the package. However, every time I start atom PlatformIO installs it again.
Can someone please point me to a way of disabling this? I apologize if it's obvious.
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
This is a bug, thank you!
Temporary solution is to manually remove/comment this line
This file is located in ~/.atom/packages/platformio-ide/lib/config.js.
That works great. Thank you!
Fixed in a new PlatformIO IDE 2.0 installer
This is still an issue in v2.0.0-beta.6
Just disable Minimap package
Isn't desireable to have an option to disable minimap requirement ? Personally, I like to have packages I don't need removed not disabled.
I could try implementing it as well if you guys think it's a good idea.