Talk:Visual Studio Code

From NixOS Wiki
Revision as of 14:42, 27 June 2018 by imported>Zhen-hao (→‎This example is not working anymore with NixOS 18.03: new section)

Latest comment: 16 June 2018 by Mic92

This pages looks more like an example how to install stuff with nix rather then visual studio code. --Mic92 (talk) 07:41, 16 June 2018 (UTC)Reply

This example is not working anymore with NixOS 18.03

$ nix-env -iA nixos.vscode

$ code code: command not found

I tried to find it with $ nix-env -qaP --description | grep -i vscode

but got nothing back.