mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
tree_structure_view.md: heading formatting
This commit is contained in:
parent
5b9f0bca76
commit
3c3f5bfa4f
@ -42,7 +42,7 @@ public class TextOnlyTreeStructureProvider implements TreeStructureProvider {
|
||||
}
|
||||
```
|
||||
|
||||
## Override modify() Method
|
||||
## Override `modify()` Method
|
||||
|
||||
To implement Tree Structure nodes filtering logic, override `modify()` method.
|
||||
The example below shows how to filter out all the Project View nodes except those which correspond to text files and directories.
|
||||
|
Loading…
x
Reference in New Issue
Block a user