nRF DeviceTree - nRF Connect for VS Code
Skip to content

Version 2022.3.68

Added

  • Show unconnected pins in the treeview.
  • Icon button to enable or disable a node from the treeview.
  • Icon button to modify a property value from the treeview.
  • Icon button to add a new node to a bus from the treeview.
  • Icon button to delete a node with a /delete-node/ statement from the treeview.
  • Icon button to connect ADC channels from the treeview.
  • Prompt user to create an overlay when attempting to edit a board file with commands.

Updated

  • Hide the DeviceTree panel in the Explorer view when in combination with the nRF Connect for VS Code extension.
  • Skip parsing contexts at activation when the nRF Connect for VS Code extension is present.
  • Record command usage using telemetry when the nRF Connect for VS Code extension is present and the user has opted in to telemetry.

Fixed

  • Include loops triggered by improper handling of include paths.
  • Changed required: true to always takes precedence when merging type definitions.