## Description When the extension boots up the LSP, it sends a workspace folder that looks like this ```json { "name": "some name", "uri": "vsls:/" } ``` Not sure exactly how to handle this, need to investigate