This extension helps you develop VS Code extensions, providing convenient utilities.
It helps you easily run/test custom commands during extension development.
View all available Codicons, shortcut to copy id.
Enable Tree Item Inspector from Command Palette.
Right click on the tree item you want to inspect, select Developer: Print to Console
. Then you will see the object printed to Developer Console.