Repository files navigation
"Go to stapler view" to jump from a Java class to its views (Cmd/Ctrl+Shift+P)
Java Structure tool window shows Jelly views as members
Jelly Structure tool window shows an owner class besides XML tree
Select a string expression, then "Refactor" > "i18n for Stapler" to create a message resource
Detect of deprecated reflective access
Automatically recognized as an XML file (*.jelly and *.jellytag)
"Jenkins Jelly View" file template to speed up creation of views
Navigation from the Jelly tags to their definitions
Integrate st:documentation tag into IntelliJ documentation support
Report custom tag attributes that are marked deprecated in st:documentation.
Navigation from Jelly attribute field in entry tags to their Java definition
Error checks and autocompletion on attributes and elements of taglibs
style attribute and script tag contents should be recognized as CSS and JavaScript correspondingly.
Jenkins Symbols suggestions are available when using <l:icon src="..." />
Syntax error checks on JEXL expressions
Detection of Jenkins entrypoints (Extension, Initializer, DataBoundConstructor, Exported, etc )
You can’t perform that action at this time.