Olical / aniseed

Neovim configuration and plugins in Fennel (Lisp compiled to Lua)
https://discord.gg/wXAMr8F
The Unlicense
606 stars 28 forks source link

[FR] Fennel diagnostics #126

Open bangedorrunt opened 2 years ago

bangedorrunt commented 2 years ago

As title said, it would be great to have diagnostics support. hotpot already got this feature.

Olical commented 2 years ago

What is this though? Like Fennel compiler diagnostics? I don't think I've ever heard of this. I'll have a google but if you have any links you think are useful for describing / documenting this I'd be interested.

bangedorrunt commented 2 years ago

Could you have a look at https://github.com/rktjmp/hotpot.nvim/blob/master/doc/hotpot-api.txt

That gives us ability of inline errors/hints when editing fennel file