GitHub Actions for VS CodeSimple extension to interact with GitHub Actions from within VS Code. Setup
FeaturesThe extension provides a convenient way to monitor workflows and workflow runs from VS Code as well as language-server features for editing workflow YAML files. Auto-complete and documentationNo additional YAML extension needed, this extension includes a built-in language server with support for the workflow schema: Auto-completion and validation for every action you reference in Auto-completion and validation of labels for hosted and self-hosted runners: Expressions auto-completeAuto-completion, validation, and evaluation of expressions: Auto-complete and validate all webhook event payloads: Monitor workflow runsSee runs for workflows in the repository, drill into jobs and steps, and inspect logs: Other features
|