Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Github action editorNew to Visual Studio Code? Get it now.
Github action editor

Github action editor

Spencer Robertson

|
506 installs
| (0) | Free
Vscode extension that allows for visual editing of Github action YAML files
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

GitHub Action's Editor

The GitHub Action Editor is a Visual Studio Code extension designed to simplify the creation of GitHub Actions workflows. With this extension, you can visually edit your YAML files for GitHub Actions, making it easier and quicker to build your CI/CD pipeline.

Example workflow

Usage

  1. Install the extension from the Marketplace.
  2. Open or create a .github/workflows YAML file in your project (See more here).
  3. Click on the  pencil  in the top right corner or run the Edit Github Action command.
  4. Save your changes and commit them to your repository.

Features

  • Connect jobs together easily: You no longer need to remember the ID of the jobs you want to connect, instead you can just drag and drop!

    Drag and drop


  • Reorganize steps: Drag and drop steps to reorder them!

    Reorder steps

Contributing

We welcome contributions to improve the extension! If you have any suggestions or find any issues, please open an issue on GitHub.

Support

For support, please visit our GitHub Discussions,

License

This extension is licensed under the MIT License.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft