Releases: actions/languageservices
Releases · actions/languageservices
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
v0.3.34
What's Changed
- languageserver: add .js extensions to imports (ESM prep) by @ericsciple in #259
- Fix false positive for literal text in
ifconditions by @ericsciple in #285 - Release version 0.3.34 by @github-actions[bot] in #288
Full Changelog: release-v0.3.33...release-v0.3.34
v0.3.33
What's Changed
- Use additionalTextEdits for escape hatch completions by @ericsciple in #282
- Use property descriptions for completion items by @ericsciple in #283
- Release version 0.3.33 by @github-actions[bot] in #284
Full Changelog: release-v0.3.32...release-v0.3.33
v0.3.32
What's Changed
- Remove filterText from escape hatch completions by @ericsciple in #280
- Release version 0.3.32 by @github-actions[bot] in #281
Full Changelog: release-v0.3.31...release-v0.3.32