Skip to content

Outline

Albert Tregnaghi edited this page Dec 25, 2017 · 1 revision

The outline and quick outline feature will show following Groovy parts:

  • Variables
  • Methods
  • Closures
  • Classes, Interfaces

Declarative pipelines

Closures being part of the declarative syntax will be highlighted in dedicated way:

Screenshot example for outline view

Scripted pipelines

Scripted pipelines will not be full supported by outline - a simple try-catch-block will terminate the outline rendering! For more information about this please look at https://github.com/de-jcup/eclipse-jenkins-editor/issues/20

Clone this wiki locally