Sorry for the long hiatus. Life is hard and many things happened this year.
This release contains mostly bugfixes.
Fixes
-
Improve completion from nowhere (24x7 or Ctrl-Space triggered completion).
-
Fix option completion of
types.attrsOf (types.submodule {})(#102). -
Ignore
_prefixed identifier from liveness check. -
Fail textDocument/formatting when no formatter is set (#108).
-
Add
meta.mainProgramfor package (#110). -
Fix panic on merged recursive and non-recursive attrsets (#114).
-
Fix diagnostics exit code help text (#136).
-
Change
nixos.wikilinks to the new official websitewiki.nixos.org(#137, #144). -
Fix build with Nix 2.24
-
Only strip query parameters and fragment for flake ref URLs (#141).