structure_view_factory.md: Mention the Structure popup

This commit is contained in:
Karol Lewandowski 2024-06-24 12:04:30 +02:00
parent 2348b44d10
commit 02a49ad9d3

View File

@ -17,7 +17,7 @@
<include from="language_and_filetype.md" element-id="custom_language_tutorial_header"></include>
The structure view can be customized for a specific file type.
Creating a structure view factory allows showing the structure of any file in the <control>Structure</control> Tool Window for easy navigation between items in the current editor.
Creating a structure view factory allows showing the structure of any file in the <control>Structure</control> tool window or by invoking <ui-path>Navigate | File Structure</ui-path> for easy navigation between items in the current editor.
## Define a Structure View Factory