dev:ide:vscode

Visual Studio Code

Vscode is an extensible Open Source IDE written by Microsoft. There's a variant without proprietary blobs and tracking called vscodium.

Languages supported with a plugin in vscode include, but are not limited to:

It also has plugins for many configuration systems used in DevOps environments, e.g.

On Linux, you may need to increase the inotify limits. The default of 8192 on many distributions is too low.

Since codium doesn't use the same repository as Microsoft's Visual Studio Code, some extensions may not be available.

  • Last modified: 2022-09-06 15:02