Open totty90 opened 9 years ago
after colorcoder is deinstalled the modified schemes are gone too, so you need to select an still present scheme from the appropriate menu. I will try to automate this process, now an plugin_deinstall
hook is available from package control
Thanks
I cannot install because ST2 doesn't open anymore: https://github.com/vprimachenko/Sublime-Colorcoder/issues/46
You can just delete the ST2/data/installed packages/Colorcoder.sublime-package
from your Data\Installed Packages
folder. The ST2/data/packages/user/colorcoder.sublime-settings
Sorry for inconvenience.
I've done that and now is messed up. I get this annoyng error like 20 times and still poping up: "Error loading color scheme Packages/Colorcoder/Monokay(colorcoded).tmTheme: Error parsing plist xml: Failed to open file in file Packages/Colorcoder/Monokay(colorcoded).tmTheme
Also my color theme is gone and can't view any file. You have made something terribly wrong with this package and I can't recover from it..
have you set up another theme? You can do it via menu, or editing sublime settings file while its not running (eg removing the color_scheme
setting entirely).
Any time I change the color_scheme and save it overwrites to a name under Colorcoder (although it doesn't load it from there because I deleted the folder). The uninstallation of Colorcoder is really, I'm sorry, fucked up... So my problem was that I have installed Colorcoder through Package Control, but the uninstallation through Package Control doesn't work. I had to manually remove it from the installed packages files...
Hi guys. Just a bit of foreword before I tackle how I managed to manually remove the package (and then install it again:)).
I liked the Colorcoder (with advised JavaScriptNext - ES6 Syntax ) for my JavaScript development very much. It delivers what is really needed and what is not done by color schemes or themes. So thank you to the author :)
But the package, after you install it, really blocks changing the color schemes and themes. And it is difficult to manually remove.
A. So my approach to installing color schemes / themes here is:
B. As soon as you are ready to change the color scheme, delete the Colorcoder manually (talking ST3 + Windows 8 here)
..\AppData\Roaming\Sublime Text 3\Packages\User\Preferences.sublime-settings
and delete lines with "color_scheme"
, "original_color_scheme"
and the line describing color theme (do not remember its name exactly)...\AppData\Roaming\Sublime Text 3\Installed Packages
..\Admin-1\AppData\Roaming\Sublime Text 3\Packages\Colorcoder
This is the only way the manual remove worked. Otherwise ST3 itslef restored Colorcoder plugin reloading after errrors and white screen again and again even though I manually had deleted the files above.At this point you are ready to go back to item A above to experiment with the new color scheme.
@vprimachenko Thanks for the package again :+1:
The best way it fixed the issue for me was to CTRL+SHIFT+P > Disable Package. Because uninstalling it wrecks the software even after uninstalling sublime the effects stays and it keeps throwing all these errors.
The best way it fixed the issue for me was to CTRL+SHIFT+P > Disable Package. Because uninstalling it wrecks the software even after uninstalling sublime the effects stays and it keeps throwing all these errors.
You're right!,,,was the only option that worked for me!..thanks a lot.
Hi guys! Not to hijack but I created a plugin inspired by this one. You can check it out in package control.
"Error loading colour scheme Packages/Colorcoder/Afterglow (Colorcoded) (Colorcoded) (Colorcoded).tmTheme: Error parsing plist xml: Failed to open file in file "Packages/Colorcoder/Afterglow (Colorcoded) (Colorcoded) (Colorcoded).tmTheme""
https://github.com/YabataDesign/afterglow-theme/issues/40