Notably, this release includes a fix from @Myriad-Dreamin for an autocomplete bug which caused many unhelpful suggestions to always be visible.
What's Changed
- Always use implicit autocomplete by @Myriad-Dreamin in https://github.com/nvarner/typst-lsp/pull/387
- Autocompletion for package import by @Myriad-Dreamin in https://github.com/nvarner/typst-lsp/pull/388
- build(deps): bump unsafe-libyaml from 0.2.9 to 0.2.10 by @dependabot in https://github.com/nvarner/typst-lsp/pull/394
- build(deps): bump the language-server-deps group with 4 updates by @dependabot in https://github.com/nvarner/typst-lsp/pull/395
- build(deps-dev): bump the vscode-deps group in /editors/vscode with 4 updates by @dependabot in https://github.com/nvarner/typst-lsp/pull/396
- Add capability to pin a main file by @Myriad-Dreamin in https://github.com/nvarner/typst-lsp/pull/389
New Contributors
- @Myriad-Dreamin made their first contribution in https://github.com/nvarner/typst-lsp/pull/387
Full Changelog: https://github.com/nvarner/typst-lsp/compare/v0.12.0...v0.12.1