Files
openide/python/psi-api
Andrey Vlasovskikh f040abec0e Refactored getPresentation() for Python elements
Elements no longer inherit default presentation from
PyPresentableElementImpl. Most of the presentation logic has been moved
from PyStructureViewElement to getPresentation() of particular elements.
Added PyElementPresentation class that can be customized via
subclassing.
2014-09-03 19:11:30 +04:00
..