What's Changed
- fix(powershell_es): add root pattern by @sharpchen in #3543
- fix(clojure_lsp): adds single_file_support for clojure by @guilhermefelipecgs in #3547
- Feat: add lua 3rd party language servers by @antonk52 in #3553
- feat: gh-actions-language-server by @disrupted in #3551
- feat(gh_actions_ls): use
root_dir
to decide whether to attach by @chrisgrieser in #3558 - fix(gh_actions_ls): correctly call util.root_pattern by @mhanberg in #3559
- feat: add typst to the list of languages harper supports by @grantlemons in #3533
- feat: Alloy language server by @dkasak in #3560
- Improve alloy_ls docs by @dkasak in #3561
- feat(asm_lsp): add NASM config support and single_file support by @iguanacucumber in #3565
- refactor: comment util.path.is_descendant to prepare deperecation in future by @dundargoc in #3567
- feat(gh_actions_ls): allow .forgejo and .gitea as root_dir by @Crashdummyy in #3566
- refactor!: make available_servers function private by @dundargoc in #3571
- docs: Use a maintained fork for
kubernetes-json-schema
in the example by @Ferenc- in #3572 - build: add -q flag to luacheck by @dundargoc in #3575
- ci: use the head ref when checking out by @dundargoc in #3576
- build: remove
docgen.sh
by @dundargoc in #3574 - ci: fix false codespell warning by @dundargoc in #3577
- refactor: silence luals warnings by @dundargoc in #3578
- docs: fix typo by @dundargoc in #3579
- fix: fix incorrect root finding by @dundargoc in #3581
Full Changelog: v1.3.0...v1.4.0