Platformio-atom-ide: PlatformIO IDE insists I want minimap

Created on 7 Jan 2017  路  6Comments  路  Source: platformio/platformio-atom-ide

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.

bug

All 6 comments

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.

Was this page helpful?
0 / 5 - 0 ratings