v1.2.1
What's Changed
New Features
- nixd/Server: semantic completion by @inclyc in #225
- nixd/Server/Hover: truncate the string to improve IPC performance by @inclyc in #236
Bug Fixes
- docs/readme: fix typo: Proejct -> Project by @yvan-sraka in #228
- nixd/Parser: fix trailing-slash causing infinite loop in the Lexer by @inclyc in #232
- nixd/Server: split worker in a dedicated class by @inclyc in #230
- nixd/Server/Controller: fix potential data race while reading config by @inclyc in #234
Other Changes
- docs/editor: update editor setup for vscode by @Ruixi-rebirth in #227
- nixd/Server: use #included ReplyRAII by @inclyc in #235
- vendor: disable checks on darwin, for Ventura users by @inclyc in #238
New Contributors
- @yvan-sraka made their first contribution in #228
Full Changelog: 1.2.0...1.2.1