From 9ce154f366ee61f88020e34657050ed609113ec2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20C=C3=A9bron?= Date: Wed, 5 Mar 2025 14:54:50 +0100 Subject: [PATCH] internal_ui_inspector.md: add web-summary --- .../ide_tooling/internal_actions/internal_ui_inspector.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/topics/appendix/tools/ide_tooling/internal_actions/internal_ui_inspector.md b/topics/appendix/tools/ide_tooling/internal_actions/internal_ui_inspector.md index 0373a642b..15435ed45 100644 --- a/topics/appendix/tools/ide_tooling/internal_actions/internal_ui_inspector.md +++ b/topics/appendix/tools/ide_tooling/internal_actions/internal_ui_inspector.md @@ -2,6 +2,10 @@ # Internal Actions – UI Inspector + +Explore the UI Inspector tool to check properties of any IDE UI component. Learn how to use it to inspect, find code locations, and get details on specific component properties. + + UI Inspector allows checking properties of any UI component in the running IDE instance. The _UI Inspector_ is a tool to interrogate elements of the IDE's UI to get an internal description of each element.