vscode-github-actions
vscode-github-actions copied to clipboard
Feature request: go-to-definition for `uses` by opening GitHub
Go to definition / cmd-click on the action name, e.g.:
- uses: actions/checkout@v2
And automatically open its GitHub page (e.g. https://github.com/actions/checkout/tree/v2)
This issue is stale due to inactivity
This is now implemented.