July 2018
Intermediate to advanced
350 pages
8h 47m
English
If you have a Linux distribution that doesn't fit into any one of the ones listed above, then you can follow the following instructions to get Visual Studio Code running for your Linux distribution.
The community-maintained Nix package is available at: https://github.com/NixOS/nixpkgs/blob/master/pkgs/applications/editors/vscode/default.nix in the nixpkgs repository. In order for you to install it using Nix, set the allowUnfree option to true in your config.nix and run the following command:
nix-env -i vscode
Read now
Unlock full access