Releases: actions/languageservices
Releases · actions/languageservices
v0.3.44
v0.3.43
What's Changed
- Validate implicit
ifconditions in action.yml files by @ericsciple in #317 - Release version 0.3.43 by @github-actions[bot] in #318
Full Changelog: release-v0.3.42...release-v0.3.43
v0.3.42
What's Changed
- Support
pre-if/post-ifautocomplete and fix expression functions for action.yml by @ericsciple in #314 - Release version 0.3.42 by @github-actions[bot] in #316
Full Changelog: release-v0.3.41...release-v0.3.42
v0.3.41
What's Changed
- Allow empty string for container options by @ericsciple in #312
- Add missing validation for action.yml (parity with workflow files) by @ericsciple in #311
- Release version 0.3.41 by @github-actions[bot] in #313
Full Changelog: release-v0.3.40...release-v0.3.41
v0.3.40
What's Changed
- Add documentation links to action.yml scaffolding snippets by @ericsciple in #306
- Fix action.yml snippets to replace typed text instead of inserting by @ericsciple in #307
- Add
snippetlabel detail to action scaffolding completions by @ericsciple in #308 - Clean up feature flag
actionScaffoldingSnippetsby @ericsciple in #309 - Release version 0.3.40 by @github-actions[bot] in #310
Full Changelog: release-v0.3.39...release-v0.3.40
v0.3.39
What's Changed
- Pass featureFlags to onCompletion in language server by @ericsciple in #304
- Release version 0.3.39 by @github-actions[bot] in #305
Full Changelog: release-v0.3.38...release-v0.3.39
What's Changed
- Pass featureFlags to onCompletion in language server by @ericsciple in #304
- Release version 0.3.39 by @github-actions[bot] in #305
Full Changelog: release-v0.3.38...release-v0.3.39
v0.3.38
What's Changed
- Fix shell variable escaping in action.yml snippets by @ericsciple in #302
- Release version 0.3.38 by @github-actions[bot] in #303
Full Changelog: release-v0.3.37...release-v0.3.38
v0.3.37
What's Changed
- Setup CodeActions and add quickfix for missing inputs by @rentziass in #254
- Fix action snippet completions: sort order, indent, and $ escaping by @ericsciple in #300
- Release version 0.3.37 by @github-actions[bot] in #301
Full Changelog: release-v0.3.36...release-v0.3.37
v0.3.36
What's Changed
- Add support for case function by @AllanGuigou in #294
- Release version 0.3.36 by @github-actions[bot] in #298
New Contributors
- @AllanGuigou made their first contribution in #294
Full Changelog: release-v0.3.35...release-v0.3.36
v0.3.35
What's Changed
- Add experimentalFeatures to initialization options by @rentziass in #287
- Context-aware autocomplete and validation for action.yml
runssection by @ericsciple in #289 - Fix completion and validation issues in action.yml by @ericsciple in #290
- Show cron description on hover by @ericsciple in #291
- Add format string validation by @ericsciple in #292
- Block Scalar Newline Warning by @ericsciple in #295
- Add action.yml scaffolding snippets by @ericsciple in #296
- Release version 0.3.35 by @github-actions[bot] in #297
Full Changelog: release-v0.3.34...release-v0.3.35