Skip to content
| Marketplace
Sign in
Visual Studio Code>Linters>vscode-credoNew to Visual Studio Code? Get it now.
vscode-credo

vscode-credo

joshjg

|
5,808 installs
| (0) | Free
Integrates Credo for Elixir into VS Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vscode-credo

Visual Studio Code extension to integrate Credo, a static code analysis tool/linter for Elixir.

Requirements

  • vscode-elixir
  • Credo installed as a dependency somewhere in the project

Extension Settings

  • languageServerCredo.flags: Flags to be appeneded to mix credo (such as --strict)
  • languageServerCredo.executablePath: Absolute path to the mix executable. By default it checks for mix in your project root.

Acknowledgements

Based on linter-elixir-credo and vscode-languageserver-node-example.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft