CodeRunner vs jEdit
When comparing CodeRunner vs jEdit, the Slant community recommends CodeRunner for most people. In the question“What are the best programming text editors?” CodeRunner is ranked 26th while jEdit is ranked 63rd. The most important reason people chose CodeRunner is:
You can have multiple tabs open with multiple languages in at the same time and Code Runner still performs excellently. Searching through code is always instant and executing code is fast.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro Fast and efficient
You can have multiple tabs open with multiple languages in at the same time and Code Runner still performs excellently. Searching through code is always instant and executing code is fast.
Pro Supports many different languages
Code Runner comes preinstalled with over 20 languages built in, and it's super easy to run simple programs.
Pro Syntax highlighting
JEdit offers syntax highlighting for several languages.
Pro Plugin support
JEdit has lots of plugins that help you customize the editor to your liking. The plugins are easy to download (once you select a mirror) and take effect right away, without a restart.
Pro Cross-platform
jEdit runs on Linux, OS X and Windows.
Cons
Con Working with very very large projects
Code runner is fantastic for shorter projects, although it can handle very large projects. It stops code completion when the program gets to be several thousands of lines long.
Con Depends on Java
Because jEdit requires Java to be installed on the OS, it's not suitable for those who don't want Java.