janet-ts-mode - Tree-sitter-based Emacs major mode for Janet #1111
sogaiu
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
If you are an Emacs user that is feeling adventurous and/or have an Emacs with native tree-sitter support enabled [1], you might be interested in trying out janet-ts-mode.
Apart from the standard-ish features of:
there are now experimental features [2] for the following sorts of things:
tracev
calltracev
call that contains pointIncluded is also improved interoperability with rainbow-delimiters -- I have been able to start using long-strings again without fear of corrupting my rainbows :)
[1] An Emacs appropriately built from the emacs-29 or master branches.
[2] It's just one evaluation of
(require 'janet-ts-experiment)
away...once janet-ts-mode is set up :PBeta Was this translation helpful? Give feedback.
All reactions