Skip to content
This repository was archived by the owner on Dec 10, 2024. It is now read-only.
This repository was archived by the owner on Dec 10, 2024. It is now read-only.

Improve syntax #1

Description

@lucaswerkmeister

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.)

Metadata

Metadata

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions