开发者

Scaml syntax highlighting on Emacs

开发者 https://www.devze.com 2023-01-28 17:40 出处:网络
How can I get Scaml (Scalate) syntax highlig开发者_StackOverflow社区hting on Emacs? Already using Scala-mode.I have not heard of anyone implementing a scaml syntax highlighting for emacs.BUT it seems

How can I get Scaml (Scalate) syntax highlig开发者_StackOverflow社区hting on Emacs? Already using Scala-mode.


I have not heard of anyone implementing a scaml syntax highlighting for emacs. BUT it seems like some good folks did implement haml syntax highlighting. Since HAML and SCAML are so similar, you might get a way with just using that or at least it could give you a good start for implementing a SCAML syntax highlighter.

0

精彩评论

暂无评论...
验证码 换一张
取 消