With the latest update to vscode, it seems as though all of the commands, which open new windows,
The break between svgDocumentCommand and showServerDocumentCommand is different,
svgDocument's still open a window, the expected contents never appear.
I believe nothing has changed in nimbleparse_lsp since the last time this worked, besides updating vscode.
So it is quite possible to be in the javascript code.
With the latest update to vscode, it seems as though all of the commands, which open new windows,
The break between
svgDocumentCommandandshowServerDocumentCommandis different,svgDocument's still open a window, the expected contents never appear.
I believe nothing has changed in nimbleparse_lsp since the last time this worked, besides updating vscode.
So it is quite possible to be in the javascript code.