When you already have entered "\~" or "^" "~ ~ ~" is added at the end ot the line and not only the missing coordinates. Example: ```mcfunction setblock ~ # autocomplete => setblock ~~ ~ ~ # expected setblock ~ ~ ~ ```
When you already have entered "~" or "^" "~ ~ ~" is added at the end ot the line and not only the missing coordinates.
Example: