Open uzytkownik opened 2 months ago
This bug happens with vscode version 1.92.2, with extensions pkgs.vscode-extensions.vscjava.vscode-java-pack and pkgs.vscode-extensions.redhat.java, however with vscodium it works fine. Should I create a separate issue?
Describe the bug
vscodium does not load multiple extentions
Steps To Reproduce
pkgs.vscode-extensions.rust-lang.rust-analyzer
,pkgs.vscode-extensions.mkhl.direnv
,pkgs.vscode-extensions.kahole.magit
,pkgs.vscode-extensions.bbenoist.nix
,pkgs.vscode-extensions.eamodio.gitlens
,pkgs.vscode-extensions.vadimcn.vscode-lldb
orpkgs.vscode-extensions.james-yu.latex-workshop
Expected behavior
They don't show in list of installed plugins and they don't work
Additional context
TOML plugin seems to work. In debug output they seems to be listed as installed locally.
Reverting the update of codium did not fixed the problem
Notify maintainers
@ryand56
Metadata
Please run
nix-shell -p nix-info --run "nix-info -m"
and paste the result.Add a :+1: reaction to issues you find important.