Re: Can`t display CallTips for Lua

Gavin Holt <[email protected]> Tue, 13 Aug 2024 15:58:05 -0700 (PDT)
Newsgroups gmane.editors.scite.general
Message-ID <[email protected]>
Hi

Many thanks, this now works perfectly.
Been away for a few weeks leave.

Kind Regards Gavin Holt 

On Friday 19 July 2024 at 01:48:17 UTC Neil Hodgson wrote:

> Gavin Holt:
>
> > I have removed the space, but I'm still unable to show calltips.
>
> This property takes a lexer name rather than a file glob. So
>
>
> calltip.$(file.patterns.lua).word.characters=.:$(chars.alpha)$(chars.numeric)_
>
> should be
>
> calltip.lua.word.characters=.:$(chars.alpha)$(chars.numeric)_
>
> Neil
>
>

-- 
You received this message because you are subscribed to the Google Groups "scite-interest" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion on the web visit https://groups.google.com/d/msgid/scite-interest/70f701e1-0d0f-49c7-81d8-d57c2b986876n%40googlegroups.com.