Closed
Description
When using the Intersys Server Manager to open namespaces and do server-side editing of code, the server manager updates the workspace file to have the namespace in the uri as if it were a port: "uri": "isfs://machine:user"
Unfortunately, our AI VSCode plug-in, Codeium, is interpreting that as a port and therefore it crashes.
If instead we don't use the server manager and manually create our uris that look like this: "uri": "isfs://machine?ns=user", then it works.
Is there a way of fixing the server manager to do it this way as well? Half of our engineers have their VSCode set up one way, and half the other way. It would be good if they could ALL work with our UI plug-in no matter which setup they used.
Metadata
Metadata
Assignees
Labels
No labels