Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Elixir Auto DepsNew to Visual Studio Code? Get it now.
Elixir Auto Deps

Elixir Auto Deps

TxBody

|
3 installs
| (0) | Free
Quickly add Elixir dependencies to mix.exs by searching Hex.pm
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Elixir Auto Deps

Quickly add Elixir dependencies to your mix.exs by searching Hex.pm directly from VS Code.

Usage

  1. Open Command Palette (Cmd+Shift+P / Ctrl+Shift+P)
  2. Run "Elixir: Add Dependency"
  3. Search and select a package
  4. Choose a version
  5. Dependency is added automatically

Settings

elixirAutoDeps.runMixDepsGet - Control mix deps.get behavior after adding dependencies:

  • ask (default) - Prompt each time
  • always - Run automatically
  • never - Never run
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft