I get no syntax errors in VSCode.

Hello! I’ve recently discovered that the Verse integration in VSCode is suppossed to show you syntax errors and other stuff. At my current point all it does is color the code:
image
Through the Creative Discord server I found out the issue most likely has something to do with the Verse Language Server. When I switch to “Verse” in output I get the following message:


When I switch to “Verse Language Server” I get “Assertion failed”:

Does this imply something is wrong with my source files? Because it’s a clean copy of “Verse Devices Starter” template.

I’ll be waiting for an answer or something that could point me in the direction of the true problem, thanks in advance!