fennel-ls/test
2025-07-11 23:39:01 -05:00
..
data/fennel-ls/docsets
utils add lint that (let [] ...) should be (do ...) 2025-06-19 12:56:29 -05:00
capabilities.fnl
cli.fnl add lint that (let [] ...) should be (do ...) 2025-06-19 12:56:29 -05:00
code-action.fnl clean up quickfix lint title system 2025-06-25 00:52:46 -05:00
completion.fnl fix completions in comments and strings, and more reliable binding completions 2025-07-11 14:06:33 -05:00
diagnostic.fnl
document-highlight.fnl
goto-definition.fnl slightly better hashfn support 2025-06-28 19:35:39 -05:00
hover.fnl macroexpansion feature for hover and code action 2025-07-08 20:49:35 -05:00
init.fnl
json-rpc.fnl
lint.fnl hardcode in some argument counting exceptions 2025-07-11 23:39:01 -05:00
misc.fnl hotfix issue with path join 2025-06-06 11:43:49 -05:00
references.fnl
rename.fnl
settings.fnl
signature-help.fnl
string-processing.fnl