Enhanced build configuration tooltips and actions

nRF Connect for VS Code

tags
nRF Connect for VS Code

We enhanced the tooltip shown for build configuration in the Applications panel. This tooltip makes the related paths clickable, which renders CMake variables as code blocks. You can see this tooltip by hovering your mouse over the name of the build directory.

Enhanced build configuration tooltip

We have also added the Copy Build Command action, which you can use by clicking on the build directory's menu icon More actions..., then clicking Copy Build Command.

Copy build command