Credo
Next LS provides a built-in extension for Credo!
This extension currently displays Credo diagnostics in your editor, if it detects Credo in included in your project.
If you don't use Credo, nothing to worry about, it won't impact your experience at all!
Upcoming features will include all of the Code Actions from Credo Language Server.
Demo
Settings
extensions.credo.enable
Controls whether the Credo extension activates.
Default: true
extensions.credo.cli_options
Controls the CLI options used when running Credo on your workspace.
Default: []