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

Improve syntax #1

Open
lucaswerkmeister opened this issue Aug 30, 2015 · 0 comments
Open

Improve syntax #1

lucaswerkmeister opened this issue Aug 30, 2015 · 0 comments
Assignees
Milestone

Comments

@lucaswerkmeister
Copy link
Owner

Recognizing string literals with regexes is just shitty, and it doesn’t work (try opening Iterable.ceylon – the long doc comment of the class isn’t recognized). Instead, we should probably override syntax-propertize-function. Look into how Python mode does this (/usr/share/emacs/24.5/lisp/progmodes/python.el.gz).

(I’m assigning myself to this issue, but if anyone else wants to take a shot at this, go ahead.)

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

No branches or pull requests

1 participant