Question Lukasz Migacz · Apr 16

Adding Server Namespace to Workplace creates a "read-only" namespace - VS Code

Hi all,

I noticed today that when adding a namespace (localhost) to the Workplace in VS Code, it is being created as read-only.

I haven’t encountered this issue before - previously, I was able to add the namespace with full access and could edit files without any problems. The settings appear to be the same as before.

Product version: IRIS 2022.1
$ZV: 2022.1.1.374.0

Comments

Julian Matthews · Apr 16

Hey Lukasz.

Do you not get this option after selecting the namespace?

0
Lukasz Migacz  Apr 16 to Julian Matthews

Hi Julian, no I don't get this option 

0
Brett Saviano · Apr 16

This is deliberate. Mixing client-side editing and server-side editing can lead to lost or overwritten work, so we made it a little harder to do so. You can still add an editable folder by editing the .code-workspace file directly if you are OK with the risks.

0