Jean Sidharta
Jean Sidharta
Closes #867 This PR adds support for the fennel language server. It's repo is [here](https://sr.ht/~xerool/fennel-ls) And `nvim-lspconfig`'s entry on it is [here](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#fennel-ls) One problem with this implementation is that it...
### I've searched open & closed issues for similar requests Yes ### Package name fennel-ls ### Package homepage https://sr.ht/~xerool/fennel-ls/ ### Languages fennel ### How is this package distributed? The package...
Hello I have a particular use case that requires a little tweak to work with this plugin. I'm using this to run SQL queries to a database. However, the only...
# Bug description When hovering on the first letter of an identifier, it`d often show nothing. # Steps to reproduce 1. Create a new scad file 2. open it in...
Hai! I'm really enjoying this language, and am trying to implement an interpreter, as a study on compilers. However, there is only the 1.2 version available. Is there any kind...