cschleiden / vscode-github-actions

Simple, unofficial extension to view GitHub Actions workflows and runs in VS Code
https://marketplace.visualstudio.com/items?itemName=cschleiden.vscode-github-actions
MIT License
302 stars 35 forks source link

Expressions in `with` params not recognized #186

Closed cschleiden closed 1 year ago

cschleiden commented 2 years ago

Hovering on one of the with params should trigger the Evaluates to... tooltip, but that's not happening.

CleanShot 2022-10-09 at 18 44 17

cschleiden commented 1 year ago

This should work now.