Sandeep Somavarapu

Results 281 comments of Sandeep Somavarapu

> Start VSCode with code --extensions-dir /path/to/read-only-tree-of-extensions. (Why read-only? Because that's how [Nix](https://github.com/nixos/nix) does software deployment. This command just reproduces how vscode-with-extensions from [Nixpkgs](https://github.com/nixos/nixpkgs) works.) @bjornfor I am wondering, how...

I understand this feature of Nix but VS Code require a write-able extensions folder for managing extensions.

Yes, I understood that you are connecting to a remote system and want to stream extensions from local to remote. I assume this seems to be a workaround you are...

Unassigning myself. Syncing state is supported by Settings Sync. It is up to the owner of the state to sync or not.

@TheAutisticTechie > The 1023 length is an admx limitation on the field type. The field should be a multitext input to a Multi String key instead to allow a much...

@CW-Willow Thanks for the reply. Yes, we are going towards what @TheAutisticTechie suggested. But we have come across following doc - https://learn.microsoft.com/en-us/windows/win32/sysinfo/registry-element-size-limits that says ``` Long values (more than 2,048...

@cboitel Can you please check if you are still able to reproduce this issue?

> Error while installing the extension hashicorp.terraform Signature verification failed with 'NotSigned' error. Which log is this?

Is it happening only with this extension - `hashicorp.terraform` or also with other extensions ?

@TylerLeonhardt Also assigning to you to check if it is auth related