-
General improvements
- Added dependency on the nRF Connect for VS Code main extension for complete context information.
-
Other improvements
- Changed the autocompletion mechanism by removing read-only items from the Kconfig suggestion list.
- Changed the diagnostic level from warning to error for read-only Kconfig entries.
- Improved Kconfig GUI search by including more direct matches.
- Improved diagnostic messages for read-only Kconfig properties.
-
Bug fixes
- Fixed an issue with scroll jumping in the Kconfig GUI when selecting an option that adds more options.
- Fixed an issue with document symbol exception in the Kconfig LSP.