This extension adds support for using Melos with Visual Studio Code.
Melos Code can be installed from the Visual Studio Code Marketplace or by searching within VS Code.
- Validation and autocompletion of
melos.yaml - Run scripts in
melos.yamlthrough CodeLenses - Provide scripts in
melos.yamlas tasks - Apply defaults for Dart VS Code extension settings
- Commands:
Melos: Bootstrap: Runmelos bootstrapMelos: Clean: Runmelos cleanMelos: Run script: Select and run a script frommelos.yamlMelos: Show package graph: Show a diagram of the package graph