Daily Archives: October 14, 2014


Mysteries of IDE plugins: Painting in the code editor (Part 2)

Part 2 of a series on how to write an IDE plugin that can paint on the IDE code editor line-by-line along with the code. Introduction The first part of this series examined an area not exposed by the Open Tools API (Delphi’s plugin API): integrating with the code editor. Yet several plugins, such as […]