When comparing Textpad vs CodeRunner, the Slant community recommends CodeRunner for most people. In the question“What are the best programming text editors?” CodeRunner is ranked 26th while Textpad is ranked 32nd. 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 Highly efficient
Textpad can handle large text files very quickly.
Pro Fast and features macros
Text Pad is fast and supports macros for easy handling of repetitive tasks.
Pro Large number of syntax highlighting add-ons
It's easy to add a new syntax highlighted language to TextPad.
Pro Search and Replace
Excellent regex functions to manipulate data in large text based (csv, php, etc) files.
Pro Easy to get started, especially for Java
When you require a minimal learning curve and a quick start to writing code, TextPad is one of the best choices. Especially for small Java projects, TextPad is the go-to editor.
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.
Cons
Con Macros are not editable
Con No bold/italics
Con Disappointing keyboard shortcuts
The keyboard shortcuts in Textpad are a little dated.
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.