Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>elixir-toolsNew to Visual Studio Code? Get it now.
elixir-tools

elixir-tools

elixir-tools

|
1,566 installs
| (3) | Free
| Sponsor
Elixir extension with support for Next LS and Credo Language Server
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

elixir-tools.vscode

Discord Visual Studio Marketplace Installs Open VSX Downloads GitHub Discussions

The official elixir-tools extension for Visual Studio Code!

elixir-tools.vscode provides support for:

  • Filetype detection for .ex and .exs Elixir files
  • Syntax highlight for Elixir
  • Next LS
  • Credo Language Server (disabled by default, as Next LS has support for Credo diagnostics)

Install

Install from the extension marketplace.

From Source

# package up the extension into a .vsix file
$ npx vsce package

# install the .vsix package
$ code --install-extension elixir-tools-X.X.X.vsix --force
  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft