This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
from 6332f64b4a01 camel-tui - Rename camelYamlDsl-completion.json to
camelYamlDsl-model.json
new 36a44f7f1e01 camel-tui - Add placeholder completion for tree values
and smart structural key insertion
new 3f8b94256f11 Regen
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../org/apache/camel/catalog/docs/yaml-dsl.adoc | 30 +++++++++++
.../dsl/jbang/core/commands/tui/SourceTab.java | 19 +++++--
.../dsl/jbang/core/commands/tui/SourceViewer.java | 55 ++++++++++++++++---
.../core/commands/tui/YamlCompletionTest.java | 63 ++++++++++++++++++++++
4 files changed, 156 insertions(+), 11 deletions(-)