LiamMorrow / Visual-Studio-Power-Mode

An extension that attempts to clone the power mode in Atom found here : https://atom.io/packages/activate-power-mode
MIT License
255 stars 56 forks source link

Doesn't work in VS 2012 #20

Open willysunny opened 8 years ago

willysunny commented 8 years ago

When trying to load the extension, it fails to load.

Under Tools>Option>Power Mode, it gives a prompt saying "An error occurred loading this property page"

willysunny commented 8 years ago

Here's the Activity Log

223 Begin package load [PowerModePackage] {4E687EAE-AE26-4139-B888-A0AE8C2E16FF} VisualStudio 2015/12/24 01:35:02.685 224 ERROR CreateInstance failed for package [PowerModePackage] {4E687EAE-AE26-4139-B888-A0AE8C2E16FF} 80070002 VisualStudio 2015/12/24 01:35:02.697 225 ERROR End package load [PowerModePackage] {4E687EAE-AE26-4139-B888-A0AE8C2E16FF} 80004005 - E_FAIL VisualStudio 2015/12/24 01:35:02.697

GoLangVietNam commented 8 years ago

same issue

LiamMorrow commented 7 years ago

Hmmm I'm not too sure what that's about. About to do a bit of a refactor so we'll see if it fixes it. Unfortunately I'm not too keen on buying a copy of 2012 just to test this. I may have to remove support for it if this continues to happen