Kconfig symbols are referenced throughout the nRF Connect SDK's source files to configure various aspects of the codebase. To support a workflow where you want to make changes to the referenced Kconfig symbol in your build, we have added some Code Actions directly in the source files.
To access Code Actions for Kconfig symbols, place your cursor on a CONFIG_XYZ symbol in a C or C++ source file and press the light bulb icon on the left-hand side of the editor.
In this release, we have added two types of Code Actions for Kconfig symbols to C and C++ files: