eric sciple
d2ffb50a92
Add language service support for action.yml files (#275)
- Add validation, completion, hover, and document links for action.yml files
- Implement document type detection to route action.yml to action-specific handlers
- Add expression context for composite actions (inputs, steps, github, runner, etc.)
- Add schema validation for required fields, branding, and composite step requirements
- Support JavaScript (node20/node24), Docker, and composite action types
- Validate action references in composite action uses steps
- Add JSDoc comments to parser and template functions
- Refactor hover to use hoverToken consistently
- Fix lint errors and add return type annotations
2026-01-02 10:38:52 -06:00
..
2026-01-02 10:38:52 -06:00
2023-03-23 09:57:18 -07:00
2023-03-23 09:57:18 -07:00
2023-03-27 14:00:58 -04:00
2023-03-23 09:57:18 -07:00
2023-05-08 17:00:05 +02:00
2023-02-22 15:52:40 -08:00
2025-12-29 13:47:30 -06:00
2025-12-08 09:18:18 -06:00
2025-12-08 09:18:18 -06:00
2023-03-23 09:57:18 -07:00
2024-07-05 13:17:23 -04:00
2023-03-23 09:57:18 -07:00
2023-02-22 15:52:40 -08:00
2023-05-25 00:57:30 +02:00
2023-03-23 09:57:18 -07:00
2023-02-22 15:52:40 -08:00
2023-03-23 09:57:18 -07:00