Closed BigChungus21220 closed 1 day ago
If you have a variable called abcdefg in your project (even the current one) and you use autocomplete after abc, then abcdefgdefg is the expected result. Characters after the cursor are ignored when using autocomplete.
Not exactly sure how to describe this accurately, so I will just provide steps to reproduce the bug:
other possible results are: inserting the name of an existing variable or molang querey / function inserting a seemingly random character
This appears to be an autocomplete problem