Hey, I've just uploaded a v0.1.0 of my syntax highlighting extension for Racket, dubbed *Magic Racket* (I got inspired by the extension Magic Python). It's originally built for VSCode, but it'll be fairly easy to port it to other modern editors (Atom, Sublime Text) as well.
Repo link: repo <https://github.com/Eugleo/magic-racket> Marketplace link: marketplace <https://marketplace.visualstudio.com/items?itemName=evzen-wybitul.magic-racket> The main highlights (pardon the pun): - Nearly complete support for all of Racket's syntax, including byte strings, here strings, hex numbers... Basically, if it's in the docs, it's getting highlighted (with a few notable exceptions, see repo for further details). - No useless snippets, and the scoping is as detailed as I was able to make it. There is a comparison of Magic Racket and the currently most popular syntax highlighting package on the repo. Check it out, and let me know what do you think! And of course, open issues if you find some mistake. Now, have a beautiful day! -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to racket-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.