michalsrb created this revision. Restricted Application added projects: Kate, Frameworks. Restricted Application added a subscriber: Frameworks. michalsrb requested review of this revision.
REVISION SUMMARY The inline note interface provides a way to render arbitrary things in the text. The layout of the line is adapted to create space for the note. Possible applications include showing a name of a function parameter on call side or rendering square with color preview next to CSS color property. REPOSITORY R39 KTextEditor REVISION DETAIL https://phabricator.kde.org/D12662 AFFECTED FILES src/document/katedocument.cpp src/document/katedocument.h src/include/CMakeLists.txt src/include/ktexteditor/inlinenoteinterface.h src/render/katerenderer.cpp src/utils/ktexteditor.cpp src/view/kateview.h To: michalsrb Cc: #frameworks, michaelh, kevinapavew, ngraham, bruns, demsking, cullmann, sars, dhaumann