github / github/vscode-github-actions
Syntax highlighting for repos that put composite workflows in directories other than `.github`
未關閉
enhancement
- 主要語言
- TypeScript
- 星號
- 660
- 分支
- 213
- PR 合併指標
- 30 天內沒有已合併 PR
描述
**Is your feature request related to a problem? Please describe.**
It's often nice to put shared workflows in directories that make sense for consumers, like `my-private-org/composite/some-team-name/their-reusable-workflow.yml`. The extension works fine for _resolving_ these workflows when they're used, but it doesn't syntax highlight or do anything when _authoring_ these workflows. It seems to pay attention to `.github/**/*.yml` exclusively.
**Describe the solution you'd like**
Configurable paths and options for which files should be parsed.
**Additional context**
Add any other context or screenshots about the feature request here.
貢獻指南
評估
這個 Issue 還沒有評估資料。