mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
structure_view_factory.md: Mention the Structure popup
This commit is contained in:
parent
2348b44d10
commit
02a49ad9d3
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user