Verse Language Server connection error - no syntax highlight

I encountered the same error, but my situation was slightly different.
The solutions mentioned above didn’t work for me, and I didn’t have a Mesh object.
My solution was:

  1. Intentionally build incorrect code, causing a build error.
  2. Close VSCode.
  3. Go back to UEFN, where I saw the Verse build error warning.
  4. From the UEFN menu, select “Open VSCode” again.
  5. Somehow, after that, it just started working normally.

This issue occurred after the v34.00 update.

2 Likes