fennel-ls/test
2025-07-12 16:11:36 -05:00
..
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 add lint that (let [] ...) should be (do ...) 2025-06-19 12:56:29 -05:00
capabilities.fnl simplify tests. only one create-client function 2024-07-05 00:25:51 -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 completions in comments and strings, and more reliable binding completions 2025-07-11 14:06:33 -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 macroexpansion feature for hover and code action 2025-07-08 20:49:35 -05:00
init.fnl rename "check" test to "cli" 2025-06-02 22:36:11 -05:00
json-rpc.fnl Switch from rxi/json to dkjson, switch folder structure 2024-06-09 17:36:19 -05:00
lint.fnl duplicate-table-keys lint 2025-07-12 16:11:36 -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 test for config validation. 2025-02-28 02:30:59 -08: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