Anonymous
7/21/2025, 8:52:26 PM No.105980493
So I'm thinking about a novel way to think about syntax highlighting that I can implement for my text editor. I was thinking, what if the way we do it now - basically highlighting words instead of logical blocks - is retarded. Like you can see I've added a regexp to basically tune out all but the last item in each call chain, so that they're grayish and so that I pay attention to the actual function call. What are some other non-standard ideas for syntax highlight? What would you really want?
Replies: