Quantcast
Channel: ScintillaNET Forum Rss Feed
Viewing all articles
Browse latest Browse all 296

New Post: Autocomplete with underscore bugs

$
0
0
Hello,

the Autocompletion seems to bug for words that contain an underscore. If I have the following list:

test
test_2
testvar

and I enter "testv" then the Autocompletion list gets closed because no entry is found (AutoHide is enabled).

I allready checked Lexing.WordChars, here the underscore char is included correctly. Also AutoComplete.FillUpCharacters only contains ".([" and AutoComplete.StopCharacters doesn't contain any value, so it should work, right? Also AutoComplete.IsCaseSensitive is set to false.

The strange thing is that it sometimes does work, but I couldn't find out any regularity under which circumstances this happens.

Anyone knows how to fix this bug?

Greetings,
2mQ

Viewing all articles
Browse latest Browse all 296

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>