Y
Hacker News
new
|
ask
|
show
|
jobs
by
rcarmo
509 days ago
No syntax highlighting for LISP or Scheme, so... It's fun, but not something I can use right now.
2 comments
mapcars
508 days ago
They don't have syntax highlighting, Zed uses LSP server for each language. I'm sure lisps have them, the question is just to add support in Zed for a particular one.
link
maxbrunsfeld
508 days ago
There are extensions for scheme and racket: -
https://zed.dev/extensions?query=scheme
-
https://zed.dev/extensions?query=racket
link