Blockception/VSCode-Bedrock-Development-Extension

Autocomplete of McFunctions is broken

foxynotail opened this issue · 0 comments

Since Update v4.1.15 the autocomplete is far too aggressive, automatically completing extra characters and words without warning.
Example:
execute @e[name=something]
Completes as
execute @A@e[name==something]