-
Hi,
I needed my Code Completion Hint became Columns-aware, in order to achieve this kind of look:
the modification is very very simple, but in case anyone needs it ...
1. open SynCompletionProposal.pas
2. find first occurance of "RecalcFormPlacement", and find first call to FormattedTextWidth. Change "nil" to "Columns" in call parameters.
3. find TSynBaseCompletionProposalForm.Paint...
2009-10-20 15:55:58 UTC in SynEdit
-
Hi,
Scintilla just released 2.0 version. Is that project still active? Is anyone going to port latest Scintilla headers to Delphi? ...
2009-08-13 11:47:54 UTC in Delphi Scintilla Interface Components
-
Hi,
I'd like to improve a bit Change Markers plugin, but I can't find the source anywhere ...
any tips?
Thanks in advance!
2009-06-21 11:15:16 UTC in Notepad++