[ 
https://issues.apache.org/jira/browse/CAMEL-24393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18104959#comment-18104959
 ] 

Claus Ibsen commented on CAMEL-24393:
-------------------------------------

Progress update on editor improvements (all merged to main for 4.23.0):

Additional work completed beyond the original table:
* Tree-driven YAML DSL autocomplete replacing hand-coded completion
* Tab completion for application.properties keys and values
* Spring Boot auto-configuration tab completion 
* Spring Boot properties validation on save
* Placeholder completion for tree values and smart structural key insertion
* YAML DSL tab completion for expressions, data formats, route and language 
options
* Fix completion indent for nested EIPs and add list prefix handling
* Schema tree node names aligned with YAML DSL keys
* Editor options popup with focused border (excludes URI path parameters)
* Jump indicators in Source tab for cross-route navigation
* View/edit mode layout aligned with >> cursor marker
* Row:col indicator in status bar
* EIP category labels in autocomplete popup
* Confirm before discarding unsaved changes (Esc in edit mode)
* F9 jump to error for lines added during editing
* Discard popup prettified
* YAML DSL model included in camel-catalog for runtime loading

Remaining open items: #2 and #3 (blocked on TamboUI), #5 (future/separate), #9 
(new file creation), #12 (XML/Java autocomplete), #13 (blocked on TamboUI 
bracketed paste).

> camel-tui: Source editor improvements for low-code editing experience
> ---------------------------------------------------------------------
>
>                 Key: CAMEL-24393
>                 URL: https://issues.apache.org/jira/browse/CAMEL-24393
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-jbang
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Major
>             Fix For: 4.23.0
>
>
> The TUI source editor has a solid foundation but several improvements would 
> make the low-code editing experience smoother and more effortless. This is a 
> tracking issue for the prioritized list of improvements.
> ||#||Improvement||Effort||Impact||Status||
> |1|Syntax highlighting in edit mode|Medium|Very High|Done|
> |2|Wire Ctrl+/ comment toggle|Trivial|High|Blocked on TamboUI|
> |3|Wire Ctrl+Backspace/Ctrl+Delete delete-word|Trivial|High|Blocked on 
> TamboUI|
> |4|Add Ctrl+S save alias|Trivial|High|Done|
> |5|Project-wide find and replace (refactoring)|Large|Medium|Future - separate 
> issue|
> |6|Go-to-line-number via Ctrl+G|Small|Medium|Done|
> |7|Quick doc panel in view and edit mode|Medium|Medium|Done|
> |8|Auto-trigger autocomplete|Medium|High|Dropped - Tab is natural enough|
> |9|New file/route creation|Medium|High| |
> |10|Inline validation markers|Large|Medium|Done|
> |11|Scope breadcrumb in title|Small|Small|Done|
> |12|XML/Java autocomplete|Large|Low| |
> |13|Smart paste with auto-indent|Medium|Small|Blocked on TamboUI (needs 
> bracketed paste)|
> |14|Autocomplete popup auto-sizes for long descriptions|Small|Medium|Done|



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to