Before, completion would work on any text, including comments. Now it only seems to work in restricted semantic contexts.
e.g. in JSON completion works in quoted keys, but not in unquoted keys or comments. maybe because it’s not standard JSON. I don’t care, I want completions to work everywhere again!
Any way to solve this?