IntelliJ-EmmyLua icon indicating copy to clipboard operation
IntelliJ-EmmyLua copied to clipboard

Fennel support?

Open noncom opened this issue 4 years ago • 3 comments

How do you think, is it possible to add Fennel (https://fennel-lang.org/) support to EmmyLua?

Fennel is a small Clojure-inspired LISP dialect for Lua and it would be really awesome to have support for it on the IDEA platform, at least syntax highlighting, even without any advanced features. I think that EmmyLua would be a perfect way to work with both Lua and Fennel.

noncom avatar Aug 20 '21 20:08 noncom

No,But you can fork and modify the source code to be compatible with fennel

CppCXY avatar Aug 23 '21 02:08 CppCXY

Okay, I'll see if I will be able to get to that!

noncom avatar Aug 24 '21 17:08 noncom

Ok, I've started it and I'm slowly progressing. I only work on it when I have spare time and I have to learn how IDEA language plugins work along the way, so it won't be soon, but hopefully I will manage.

noncom avatar Sep 25 '21 23:09 noncom

Yeah, sorry, I couldn't work on this much more. A whole bunch of other stuff had drawn my attention away. Not sure I'll be able to return to this.

noncom avatar Jun 06 '23 20:06 noncom