Releases: redhat-developer/vscode-yaml
Releases · redhat-developer/vscode-yaml
1.2.0
This release brings to you:
- Fix: Pattern (Regex) not parsed correctly, e.g.
^[\w\-_]+$
#636 - Fix: Autocomplete bug with nested objects in arrays in the 1.0.0 version #621
- Add: Implementation
Go to Definition
for alias nodes #541 - Provide completion for reachable schema #560
- Fix: very slow completion with aws cloudformation schema #626
Thanks to Aurélien Pupier
1.1.1
1.1.0
This release brings to you:
- Add Web VSCode support #594
- schemas: Unicode support for pattern and patternProperties keywords #554
- Fix: IntelliSense broken with v1.0.0 #616
- Fix: Cannot read property '0' of undefined Code #617
- Fix: Completion of second level for Camel K files are no more working #619
- Provide completion for inlined schema syntax #559
- Fix: Schema comment ignored if it isn't the first line in the file. #618
Thanks to Johnny Graettinger, Martin Aeschlimann and Aurélien Pupier
1.0.0
0.23.0
This release brings to you:
- Replace js-yaml with yaml #526
- Update monaco-yaml link in docs #527
- Update vscode-nls and vscode-uri dependencies #531
- Fix: error handling in hover and codelens #534
- Fix: 'label.replace is not a function' error #544
- Fix: Fragment resolution from #512 doesn't always work #522
- Optimize packaging with webpack #521
- Throttle LSP error telemetry reporting #599
- Update vscode-redhat-telemetry to 0.4.2 #598
Thanks to Remco Haszing and Fred Bricon
0.22.0
- Fix: fetching nested http settings #511
- Fix: Cannot create property 'url' on string 'en' #556
- Fix: Error on 'textDocument/codeLens' request #497
- Do not send
null
in to telemetry #513 - Fix: UnhandledPromiseRejectionWarning on jsonParser #494
- Fix: Schema URL fragments broken since 0.21.0 #557
- Fix: Unhandled Promise rejections with dynamicRegistration disabled #498
- Support virtual workspaces #502
Thanks to Rob Anderson
0.21.1
0.21.0
- Upgrade jsonc-parser to latest version #492
- Fix: Request textDocument/completion failed with message: label.replace is not a function #536
- Fix:
TypeError: customTags.filter is not a function
#495 - Support relative path in inline schema comment #499
- Improve hover to include title, description and source schema link #480
- feat: support workspace trust #538
- Improve telemetry #543
0.20.0
- Restore telemetry #528
- Fix: Resource scoped settings are accessed without a resource warning #478
- Chore: remove executable flags #505
- Fix: Autocomplete not working when certain characters are in object property keys #496 #474
workspace/configuration
request used to fetch preferences #327- Now
main
branch used as default #472 - Fix: Schema link does not work when schema is a local file #513