Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No syntax highlighting or autocomplete in action #406

Open
mwkcoding opened this issue Oct 25, 2024 · 3 comments
Open

No syntax highlighting or autocomplete in action #406

mwkcoding opened this issue Oct 25, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@mwkcoding
Copy link

Describe the bug
When defining an action .github/actions/[action-name]/action.yml, there is no syntax highlighting for using variables and there's also no "help" from autocomplete for inputs, etc. like there is in a normal workflow.

To Reproduce
Steps to reproduce the behavior:

  1. Create an action
  2. Write some inputs
  3. Use said inputs in steps
  4. See error

Expected behavior
Proper syntax highlighting and autocomplete.

Screenshots
image

Extension Version
v0.27.0

Additional context
Add any other context about the problem here.

@mwkcoding mwkcoding added the bug Something isn't working label Oct 25, 2024
@agracio
Copy link

agracio commented Oct 26, 2024

+1 for this issue, not sure how this was overlooked and not reported previously. I have multiple actions in my repositories and working with them is a nightmare.

@muzimuzhi
Copy link

@mwkcoding
Copy link
Author

@agracio I'm in the same situation. It's even used as an example to place them in the directory that I have. How is that not implemented as basic functionality in the plugin?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Backlog 🗒
Development

No branches or pull requests

3 participants