|
|
|
|
|
by shabble
5362 days ago
|
|
That code sounds pretty interesting, especially if it's adaptable to arbitrary open/close sequences if (.*?) {
vs #ifdef .* ... #else ... #endif
I'd be interested in seeing it, even if it's a pastebin/gist dump that needs some cleanup. |
|
I guess Emacs is using some kind of parser to do syntax highlighting, right? I wonder if it's possible to tap into that...