Hi Bram,
On Wed, Jun 26, 2019 at 9:55 PM Bram Moolenaar wrote:
>
> Yegappan wrote:
>
> > When multiple signs with icons are placed on the same line, then a
> > different icon is drawn in the sign column using the
> > netbeans_draw_multisign_indicator() function.
> > This function draws the icon o
Yegappan wrote:
> When multiple signs with icons are placed on the same line, then a
> different icon is drawn in the sign column using the
> netbeans_draw_multisign_indicator() function.
> This function draws the icon only if a netbeans connection is
> present (NETBEANS_OPEN).
>
> The screen l
Hi,
Some code references are below.
On Tue, Jun 25, 2019 at 7:46 PM Yegappan Lakshmanan wrote:
>
> Hi,
>
> When multiple signs with icons are placed on the same line, then a
> different icon is drawn in the sign column using the
> netbeans_draw_multisign_indicator() function.
> This function dra
Hi,
When multiple signs with icons are placed on the same line, then a
different icon is drawn in the sign column using the
netbeans_draw_multisign_indicator() function.
This function draws the icon only if a netbeans connection is
present (NETBEANS_OPEN).
The screen line refresh function (win_li