melos-code
melos-code copied to clipboard
An extension to add support for using Melos with Visual Studio Code.
trafficstars
This extension adds support for using Melos with Visual Studio Code.
Installation
Melos Code can be installed from the Visual Studio Code Marketplace or by searching within VS Code.
Features
- 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