Kconfig language support

nRF Connect for VS Code

tags
nRF Connect for VS Code
  • Added parsing, syntax highlighting, and auto-completion support for configdefault, introduced in Zephyr PR #51316.
  • Fixed a broken inline hint for the configuration settings that are set in prj.conf, but end up being excluded from the final build.
  • Fixed the incorrect error highlighting of if after imply.