- Task bindings: Include full workspace path in bindings configuration insertion to avoid ambiguous bindings.
- Tool checker: Remove version check on
gn, which now uses the SHA for versioning. - Debugging: Help Cortex Debug find
objcopyandnmwithin the nRF Connect SDK 2.0 toolchain. - CMake Presets: Add
NCS_TOOLCHAIN_VERSION=Noneto presets to ensure the preset behaves the same on the command line and in VS Code. - Sidebar: Re-introduce right-click menu on build configuration entries.
- Toolchain: Detect raw Zephyr SDK installations without additional environment changes.