Skip to content

blaugold/melos-code

Repository files navigation

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.yaml through CodeLenses
  • Provide scripts in melos.yaml as tasks
  • Apply defaults for Dart VS Code extension settings
  • Commands:
    • Melos: Bootstrap: Run melos bootstrap
    • Melos: Clean: Run melos clean
    • Melos: Run script: Select and run a script from melos.yaml
    • Melos: Show package graph: Show a diagram of the package graph