We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 38fb2da + f5381b4 commit 10bb144Copy full SHA for 10bb144
5 files changed
CHANGELOG.md
@@ -1,7 +1,9 @@
1
# Changelog
2
3
-## [0.28.3]
4
-- Bump `@actions/languageserver` and `@actions/workflow-parser` to 0.3.30
+## [0.29.0]
+- Add language server support for `action.yml` and `action.yaml` files
5
+- Bump `@actions/languageserver` and `@actions/languageservice` to 0.3.33
6
+ - Fix escape hatch completions using `additionalTextEdits`
7
- Cron schedule descriptions now appear as inlay hints instead of info diagnostics
8
- Add runs-on label completions for mapping syntax
9
- Fix autocomplete showing mapping keys for empty values
0 commit comments