Hi @Justin:
There is indeed a language server bundled with the Verse VS Code extension, which should be working to provide you some basic code completion capabilities, though this is admittedly one of our (known) problematic areas at the moment.
You should definitely be seeing completion suggestions, though. Could you give an example or a recording of what you’re seeing?
Some additional troubleshooting steps:
-
Could you navigate to
%userprofile%\.vscode\extensions
and see if you can find theepicgames.verse-1.0.xxxxx
extension folder present? -
When you have a
.verse
file open in VS Code, could you open Task Manager and check if you haveverse-lsp<number>.exe
running?