Brackets-Themes / Monokai

Brackets theme based on the monokai color scheme from Sublime Text.
MIT License
42 stars 33 forks source link

Theme doesent work, then Breaks 'Brackets Git' extension then wont uninstall #9

Closed 9000-volts closed 9 years ago

9000-volts commented 9 years ago

After installing this extension, upon starting brackets I receive a notification from another extension (brackets git) saying it failed to connect to nodejs. Also, it does not apply at all, i see no change to brackets. Upon attempting to remove this extension, i get a message saying "Unable to remove one or more extensions: monokai-theme. Brackets will still reload".

wormeyman commented 9 years ago

I'm having the same problem with Brackets Git as well, i do not think it is Monokai though.

9000-volts commented 9 years ago

Update: After Restarting the system, Monokai still did not appear, but Removed Correctly. Brackets-Git no longer gives the error, which seems to have been somehow caused by installing Monokai theme.

MiguelCastillo commented 9 years ago

@htmlguy is this issue logged with brackets?

/cc @zaggino

zaggino commented 9 years ago

Just tested, I have absolutely no issues running this theme together with Brackets-Git and I doubt that any theme would break node-connection. Try getting out the logs from your console (f12) and submitting an issue with Brackets-Git if you can find anything useful in there.

MiguelCastillo commented 9 years ago

@zaggino I really didn't think that they wouldn't mix... I am not even sure why this is even possible.

@htmlguy what other extensions do you installed?

zaggino commented 9 years ago

@htmlguy you can use

bracketsGit.getInstalledExtensions()

in the console when Brackets-Git is installed, you'll get also a list of extensions which are using connection to Node in Brackets.

9000-volts commented 9 years ago

I was using:

MiguelCastillo commented 9 years ago

@htmlguy What version of brackets are you running?

9000-volts commented 9 years ago

I am using latest version: 1.1 (W/O extract)