vproject "contains emphasized items" - Crashes Visual Studio Code

Summary

vproject “contains emphasized items” - Crashes Visual Studio Code

Please select what you are reporting on:

Verse

What Type of Bug are you experiencing?

Assets

Steps to Reproduce

None. It is random when you are coding

Expected Result

Visual Sutdio Code does not crashes

Observed Result

Visual Sutdio Code does crashes. The errors can not be visualized

Platform(s)

PC

Island Code

Not yet

Still happening.

When this error occurs, all warnings and code errors disappear from view. The auto-complete stops working too, and you need to close Visual Studio Code and reopen it.

It is incredibly annoying and time-consuming.

Had the same issue happen for months now, I had noticed though that it happened more often on projects with many verse files

hi @davidpkami @Mineblo

There is an external answer which may help

Use the command, CTRL+SHIFT+P on windows or COMMAND+SHIFT+P on mac, then search “Developer: reload window”, click on it, your vs will reload.

comes from
reactjs - Why VS Code contains emphasized items but no error? - Stack Overflow

They also talk about clearing cache

  1. Run react-native start --reset-cache
  2. Reload VS with the command Ctrl + shift + p and searching Developer: Reload Window

I saw this message after moving a file from one folder to another, renaming and committing everything to git.

The Visual Studio “Problems” window showed an issue with the “deleted” file. Somehow VS had left a window open for the original location of the file and in it’s tab the file was labeled as “deleted”. Closing that tab in VS got rid of the “Contains emphasized items”

UEFNVS Code does not use GitHub, but does URC Checking in changes help

Because of this error I ended up deleting all the vproject tabs, is there a problem? If so, how can I recover?