Skip to content
| Marketplace
Sign in
Visual Studio Code>Linters>Credo LinterNew to Visual Studio Code? Get it now.
Credo Linter

Credo Linter

Adam Zapaśnik

|
429 installs
| (0) | Free
An extension to display credo remarks in vscode.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Credo Linter

Features

Integrates Credo into VS Code.

NOTE: It also works with a multi-workspace environment.

Settings

This extension contributes the following settings:

  • credo.enable: enable/disable this extension
  • credo.command: credo command that is used to collect problems DON'T USE FORMAT OPTION
  • credo.projectDir: specify mix directory in case Elixir project resides in a subdirectory
  • credo.mixEnv: MIX_ENV used to run credo, default value is test. You shouldn't need to change it. Make sure Credo is available in a :test environment.

Changelog

See Changelog here

Issues

Submit the issues if you find any bug or have any suggestion.

Contribution

Fork the repo and submit pull requests.

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