<%- await include("../../common-head.ejs.html") %>
<%- await include("../../common-nav.ejs.html") %>

Install for VSCodium

Supported operating systems:

quick-lint-js has a VSCodium extension on the Open VSX registry.

Open VSCodium, open the Extensions panel, and search for quick-lint-js.

Alternatively, install the extension manually:

  1. Visit the quick-lint-js extension page.
  2. Click the Download button.
  3. Open VSCodium.
  4. Open the Extensions panel.
  5. Click the "..." to open a menu.
  6. Select Install from VSIX....
  7. Choose the quick-lint.quick-lint-js-<%= qljsVersionInfo.version %>.vsix file you downloaded.

Visual Studio Code instructions