Someone create a Code Style for Apache Camel (good indentation) when, choice, filter etc...

Answered

Hello Community,

i search a code style for language/framework Apache Camel, for now is use the code style of Java, and the plugin Apache Camel is just indentation for the beginning route “From”, not more indentation.

Someone create a Code Style for Apache Camel (good indentation) when, choice, filter etc... 
it is not possible to do linebreak before .<<component>>

let choice a list of key and value +1 tab or +2 tab or -1 tab..
example : 

  • when the code line contains “.when”    ADD BEFORE “/n” ; ADD +1 tab.
  • When the code line have “.end()or.endChoice()"    ADD BEFORE “/n” ; ADD -1 tab.

etc….

thanks

0
1 comment

Hi,

This forum is about plugin development questions. Plugin ideas/requests can be filed here: https://plugins.jetbrains.com/plugin-ideas

0

Please sign in to leave a comment.