Search
Thursday, 5th of September 2024, 8:46:32 UTC
13:17:09
selpoke
is there an easy way to get lisp syntax highlighting in a text-editor-pane?
13:18:17
beach
You may have to use (first) Climacs for that, at least for now.
13:19:49
selpoke
hm. what about something easier like colouring in keywords and parens
13:20:26
selpoke
i want to highlight a sexp based dsl
13:20:45
selpoke
i dont actually need to highlight common lisp
13:21:53
beach
Doesn't the text-editor-pane use Drei anymore? That's what I should have said instead of (first) Climacs I guess.
14:21:39
jackdaniel
selpoke: it can be done technically with slides, but that functionality needs to be fleshed out yet; so in practice the answer is: not yet
14:27:26
beach
So the replacement does not do highlighting?
14:27:27
jackdaniel
although there was no hook to add syntax highlight in drei implementation neither
14:27:48
jackdaniel
because these panes were assumed to be text
Thursday, 5th of September 2024, 20:46:32 UTC