Plugin authors can modify the representation of nodes in the project view. This is used to, e.g., change the icon of module nodes to reflect the module type or add URL and server path to Python Jupyter directories as location strings.
To modify project view node representations, implement ProjectViewNodeDecorator
and register it in the com.intellij.projectViewNodeDecorator
extension point. From the interface only the decorate()
method that modifies ProjectViewNode
s needs to be implemented.
To update the node representation on certain events, use ProjectView.refresh()
.
05 August 2025
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4