fennel-language-server icon indicating copy to clipboard operation
fennel-language-server copied to clipboard

Fennel language server protocol (LSP) support.

Results 6 fennel-language-server issues
Sort by recently updated
recently updated
newest added

Hello, I'm currently using Aniseed and some of my own macros, I got the LSP set up but it seems not to recognize any of my macros or those provided...

Hi, I appreciate your work! Here is a list of the symbols missing support: - [ ] `comment` macro - [x] `fcollect` macro - [ ] `$...` symbol in hash...

They currently give this error diagnostic: ![image](https://user-images.githubusercontent.com/28286961/232558297-01bef9b1-9abd-4a31-8d31-82529c2d5f78.png)

Hi, I'm fairly new with lua and fennel, but I'm trying to get better signature help for the neovim API methods and for lua you just need to install [Neodev](https://github.com/folke/neodev.nvim)...

Hi! Thanks for this project - I've been using it daily for a couple of weeks now and it's been incredibly helpful. I took a stab at adding support for...

`case` is reported as an undefined identifier. Reference: https://fennel-lang.org/reference#case-pattern-matching