-
Improvement
-
Resolution: Fixed
-
Critical
- depends on
-
JENKINS-23148 Accessibility problem when editing shell script in the configuration of a job
-
- Open
-
-
JENKINS-31689 new (ACE) workflow editor shows above the Apply Button.
-
- Open
-
-
JENKINS-15604 checkUrl and codemirror-mode do not mix
-
- Resolved
-
-
JENKINS-23151 codemirror-mode on f:textarea broken (was: Execute shell build step text not saved properly)
-
- Resolved
-
-
JENKINS-31909 Groovy script syntax validation not working as expected
-
- Resolved
-
-
JENKINS-31585 worflow editor cannot be expanded any more
-
- Resolved
-
-
JENKINS-31634 Workflow editor font size too small
-
- Resolved
-
-
JENKINS-31970 Button "Apply" overlaps with the script field
-
- Resolved
-
- links to
Coremirror is a horrible thing in my experience. I really think we should look at using something like the ACE Editor. It's used by lots of online services including GitHub (for Gists etc) and it's open source.