Describe the bug
With Camel K files, the second level of completion is not working.
it is working fine with VS Code yaml 0.23.0
Expected Behavior
completion based on yaml schema provided
Current Behavior
Steps to Reproduce
- install VS Code Camel K
- create a xx.yaml file
- put content: (take care of the 4 spaces on the last line)
- call completion on last character of last line
- No completion is provided by yaml
Environment
Describe the bug
With Camel K files, the second level of completion is not working.
it is working fine with VS Code yaml 0.23.0
Expected Behavior
completion based on yaml schema provided
Current Behavior
Steps to Reproduce
Environment