..
data/fennel-ls /docsets
Add test to ensure that evil docsets can't run evil code.
2025-02-26 22:54:42 -08:00
utils
make the completion tests run faster
2025-07-16 02:05:31 -05:00
capabilities.fnl
fix ci and add more changelog
2025-07-16 22:50:18 -05:00
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 completion scope bug and fix completion macro call special case and add completions for nil and false and true and improve completion test speeds
2025-07-30 00:29:32 -05:00
diagnostic.fnl
compiler warnings
2025-04-06 16:14:42 -05:00
document-highlight.fnl
documentHighlight should not show references in other files
2025-03-02 08:56:29 -08:00
goto-definition.fnl
slightly better hashfn support
2025-06-28 19:35:39 -05:00
hover.fnl
fix hover message
2025-07-19 15:16:37 -05:00
init.fnl
move documentation check to later
2025-07-14 22:56:49 -05:00
json-rpc.fnl
Switch from rxi/json to dkjson, switch folder structure
2024-06-09 17:36:19 -05:00
lint.fnl
completions no longer suggest invalid fields
2025-07-26 19:10:41 -05:00
meta.fnl
move documentation check to later
2025-07-14 22:56:49 -05:00
misc.fnl
hotfix issue with path join
2025-06-06 11:43:49 -05:00
references.fnl
simplify tests. only one create-client function
2024-07-05 00:25:51 -05:00
rename.fnl
simplify tests. only one create-client function
2024-07-05 00:25:51 -05:00
settings.fnl
add undocumented :compiler-instruction-limit setting
2025-07-23 23:51:05 -05:00
signature-help.fnl
SignatureHelp returns parameters ranges instead just the name.
2025-04-07 20:56:19 -07:00
string-processing.fnl
Change tests to faith
2024-03-01 14:43:26 -06:00