Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yamachu/workflow-script-highlighter
https://github.com/yamachu/workflow-script-highlighter
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/yamachu/workflow-script-highlighter
- Owner: yamachu
- License: other
- Created: 2024-11-28T12:05:06.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-11-28T12:16:29.000Z (about 1 month ago)
- Last Synced: 2024-11-28T13:22:26.396Z (about 1 month ago)
- Language: TypeScript
- Size: 173 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Workflow Script Highlighter
This extension highlights the TypeScript syntax of the @actions/github-script scripts section in the VS Code editor.
Also, it provides a code completion feature.## Features
- Highlight the TypeScript syntax of the @actions/github-script scripts section.
https://github.com/user-attachments/assets/3bdfbb3d-7c47-411e-9cb4-383285e5b490
https://github.com/user-attachments/assets/9b227403-327f-4f94-a70b-5505f05f966f
Powered by Volar.js
## Requirements
- [GitHub Actions Extension](https://marketplace.visualstudio.com/items?itemName=GitHub.vscode-github-actions)
## Contributing
NEED HELP, See Issues.