-
Notifications
You must be signed in to change notification settings - Fork 110
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error loading bundle in Sublime Text 2 #48
Comments
Can you see anything that might cause this? It's working fine for me on Windows. |
Oh, I see. ST2 (on at least my install) is expecting the files to be in their respective folders. It works fine when organized like the TextMate branch. |
The issue is that ST2 caches syntax preferences in Session.sublime_session. I fixed the error by resetting the syntax on SCSS files:
You might want to add that as a troubleshoot for anyone else that will upgrade (though I may be the only one :). |
Possibly related: The Toggle Comment command (Edit → Comment → Toggle Comment) is broken for me. Works fine on the previous build. |
Yeah, it's broken for me too. I'm not sure why that is so. Would you open an new issue? Thanks. |
Btw, it might be the time to remove this notice in the Readme since there probably won't be any people updating after about a year. |
Notice was removed a while ago, do you see it? |
Ah, you're right about the master branch, it seems like whatever linked me to this repo linked to the SublimeText2 branch. |
Just upgraded to the official fork, but received this error on launch:
http://d.pr/RSdi
The text was updated successfully, but these errors were encountered: