[QScintilla] Bug autocompletion

Phil Thompson phil at riverbankcomputing.com
Fri Mar 13 11:34:06 GMT 2020


On 07/03/2020 23:40, loic nicolas wrote:
> don't know if it's a bug or if I'm just doing things wrong.
> 
> I can't get auto-completion if the first character is a special '/\@'
> and if there's a space, it doesn't show me what's after the space.

My guess would be that autocompletion is based on individual words (as 
defined by wordCharacters()).

Phil


More information about the QScintilla mailing list