Skip to content
This repository has been archived by the owner on Mar 28, 2023. It is now read-only.

Commit

Permalink
Add gif for overall auto-completion
Browse files Browse the repository at this point in the history
  • Loading branch information
cschleiden committed Aug 16, 2020
1 parent 72c8e3d commit 4e64155
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,13 @@ Simple, **unofficial** extension to interact with GitHub Actions from within VS

Enable the `github-actions.preview-features` setting to test the new workflow editor features.

### Auto-complete

No additional YAML extension needed, this extension includes a built-in language server with full support for the workflow schema.

![Workflow auto-complete](./media/workflow-auto-complete.gif)


### Auto-complete actions parameters

Auto-completion and validation for every action you reference in `uses`:
Expand Down
Binary file added media/workflow-auto-complete.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4e64155

Please sign in to comment.