mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-27 16:57:49 +08:00
internal_ui_inspector.md: add web-summary
This commit is contained in:
parent
9bc59d36dd
commit
9ce154f366
@ -2,6 +2,10 @@
|
|||||||
|
|
||||||
# Internal Actions – UI Inspector
|
# Internal Actions – UI Inspector
|
||||||
|
|
||||||
|
<web-summary>
|
||||||
|
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.
|
||||||
|
</web-summary>
|
||||||
|
|
||||||
<link-summary>UI Inspector allows checking properties of any UI component in the running IDE instance.</link-summary>
|
<link-summary>UI Inspector allows checking properties of any UI component in the running IDE instance.</link-summary>
|
||||||
|
|
||||||
The _UI Inspector_ is a tool to interrogate elements of the IDE's UI to get an internal description of each element.
|
The _UI Inspector_ is a tool to interrogate elements of the IDE's UI to get an internal description of each element.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user