Skip to content
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

Syntax highlighting of trailing comments backtrack to first slash of line #298

Open
juliendorra opened this issue Oct 3, 2017 · 2 comments

Comments

@juliendorra
Copy link
Contributor

Adding a trailing comment to a line with slashes, the purple color for comments backtrack and now start from the first slash in the line, instead of the double slash that start the comment.

(trailing comments are useful and can be better for readability if well used)

See captures below:

capture d ecran 2017-10-03 a 17 21 38

capture d ecran 2017-10-03 a 17 21 28

@rumblesan
Copy link
Collaborator

yup, it's something we've been aware of for a while, but just never gotten around to fixing. I'll try to have a dig into it this weekend. syntax highlighting could maybe do with some improvements again.

@juliendorra would be interesting to hear any feedback you have based on the workshops you've run recently

@rumblesan
Copy link
Collaborator

This now seems to be sorted in the most recent cut of LCL which will ideally get released soon. will close this when it's live. currently available at http://livecodelab.net/play2.5v3/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants