Interest in adding a tree-sitter mode for Slang?
HikariNee <[email protected]>
| Newsgroups | gmane.emacs.devel |
|---|---|
| Message-ID | <[email protected]> |
Hello everyone, I've recently been hacking away on a tree-sitter mode for the Slang shader language (https://shader-slang.org). It's bare bones but functional as it supports indentation, imenu and syntax highlighting. I was wondering if there is interest in upstreaming this into Emacs core? any prerequisites the mode must satisfy? Thanks, Hikari.