question

nonnon1-3017 avatar image
0 Votes"
nonnon1-3017 asked AnnaXiu-MSFT answered

Visual Studio bug

I just installed Visual Studio and opened a script file using Unity Editor. when I typed some code, I made a typo and Visual Studio did not underline the error. Does anyone know a fix to this? Thanks.(I also went to the error list and there were no errors)

dotnet-csharpvs-general
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

AnnaXiu-MSFT avatar image
0 Votes"
AnnaXiu-MSFT answered

Hi @nonnon1-3017 ,

Welcome to Microsoft Q&A!

Which version of Visual Studio are you using? Have you tried to create a new project in Visual Studio and check if the error squiggles exists or not?

For your issue, please navigate to Tools > Options > Text Editor > General and check “Show error squiggles”.

Meanwhile, you can also try to delete the hidden .vs, bin and obj folders in the project folder and reopen your solution.

Sincerely,
Anna


If the answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.










5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.