The screenshot should speak for itself.
Here I'm typing a new line of code, and my cursor is where the green arrow shows. Of course there are syntax errors as I type, until I'm finished typing. For example, the semicolon is missing at the end of the line until I come to it. That's natural.
While I type, the yellow highlighting of "TODO" moves around randomly like crazy, for example it moves to the left by one position for each keystroke, until I finish typing the line and the syntax becomes right, then it fixes itself.
This seems similar to #776
The screenshot should speak for itself.
Here I'm typing a new line of code, and my cursor is where the green arrow shows. Of course there are syntax errors as I type, until I'm finished typing. For example, the semicolon is missing at the end of the line until I come to it. That's natural.
While I type, the yellow highlighting of "TODO" moves around randomly like crazy, for example it moves to the left by one position for each keystroke, until I finish typing the line and the syntax becomes right, then it fixes itself.
This seems similar to #776