What is happening here?

i feel like when I do the table thing right clicking and changed immediately without noticing it.

After that change, I can't see autocomplete and php code colored.. When I type "tr" and tab it shows Trailing. i think ti's sql autocomplete or suggestion.

what should I do?

spent a couple of days cuz of that..

0
1 comment

You must have injected SQL into <tr>. Please open Settings | Editor | Language Injections and check your custom language injections (those with IDE scope). Deleting the injection should help

2

Please sign in to leave a comment.