-
Notifications
You must be signed in to change notification settings - Fork 170
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
actions/github-script is very helpful for writing clear logic in workflows, and I'm starting to use it more and more.
It is very convenient, it currently has no JS syntax highlighting for the code that I write.
Describe the solution you'd like
Automatically JS syntax-highlight script: inputs to uses: actions/github-script calls wherever they are found
The syntax highlighting should ideally include intellisense and other JS language features available in VSCode.
Additional context
Opened discussion on actions/github-script
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
Done 💤