-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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
Add LiveScript support. #183
Conversation
Wtf is "missing lexer"? |
@paulmillr: I think it's pretty obvious. Pygments doesn't have a lexer that supports livescript. Not yet, at least. |
okay, this should wait till merging of bitbucket pull, then. |
Pygments-main PR merged. |
pygments.rb was not updated yet btw |
Hello, what is left to do here? Is there anything holding up updating the version of pygments used by github? Thank you for all of your work Paul. Really loving LiveScript and looking forward to seeing the syntax highlighting in GitHub. |
pygments.rb to be updated, it was supposed to be "within" the week 3 weeks ago IIRC. |
Oh ok thanks now I understand why Paul said that.. duh.. Thanks so much for all of your comments on oic, they are really helping me. (I just started learning LiveScript (obviously)). (I was going to go through and try to make it a little more LiveScripty but I was feeling paranoid and wanted to check in the code even though I am just getting started with that project.) |
Ping @josh now ! Thanks |
Now that pygments.rb has been updated to the latest pygments, this should move forward. Suggest reopening the ticket, make a trivial change to one file, then commit and push. This should trigger Travis again. See: Unfortunately Travis still fails for the Lasso lexer. |
pinging livescript's creator @gkz so he can follow the progress |
LS is a almost popular (100+ watchers) coffeescript fork http://gkz.github.com/LiveScript/