Hello Theo,
The () issue does not reproduces on a simple project here. I think, the main problem that triggers your issue is the editor highlighting itself. Somehow the editor and compiler contain the different code, and that triggers all further problems, including highlighting and odd behavior of the editor itself. Do you have any steps on how to reproduce that issue? What exactly did you do before the coloring got broken? Were there any specific steps that trigger it? Unfortunately without these steps I will not be able to reproduce and fix the issue.
No, I just created a new ASMX webservice project (that failed, because it was looking for v16 instead of v15). I made a copy of the v15 folder and named it v16, so I could create the web service.
Than I started typing and I got this issue. - No more lines than you see, as you see at that time I forgot he ;, but adding that did not change anything - CC was also not working.
Reported it, and went back to the previous version, that did not have the problem.
Let’s close the issue - I reinstalled 2399 - and now I do not have this issue.
There was something wrong with the installation, as I can now also create a new webservice without the v16 folder. Somehow, the software thought I had VS2019 instead on VS2017