Difference between revisions of "DevTools:Text Editors"
From CrossWire Bible Society
David Haslam (talk | contribs) m (→Windows: USFM reference 2.4) |
David Haslam (talk | contribs) (→See also: added new section) |
||
Line 27: | Line 27: | ||
*[http://www.jedit.org/ jEdit] | *[http://www.jedit.org/ jEdit] | ||
+ | == iOS == | ||
== See also == | == See also == | ||
* [[DevTools:Various tools]] | * [[DevTools:Various tools]] |
Revision as of 12:56, 27 December 2013
This page is to help new developers get started. It lists various Unicode compliant text editors that we have found useful for different operating systems. Inclusion here does not mean that we unequivocally endorse all aspects of the program.
Contents
[hide]Windows
- Notepad++ – an open source editor based on Scintilla.[1][2][3]
- PSPad
- SC Unipad[4]
- BabelPad – very powerful analysis & conversion tools available – can convert to NFC [5]
- EditPad Lite – good for code page conversions
- WordPad[6]
- Easy-Key Edit is an editor designed by MissionAssist for their WEBBS project. [7]
Notes:
- Jump up ↑ Scintilla does not properly support right-to-left languages like Arabic and Hebrew. While text in these languages may appear correct, it is not possible to interact with this text as is normal with other editing components.
- Jump up ↑ As from version 6.0, PCRE are supported.
- Jump up ↑ The XMLTools plugin facilitates checking XML syntax and validation, e.g. to an external schema such as for OSIS.
- Jump up ↑ SC Unipad makes no use of installed Windows fonts. Rendering is implemented within the editor itself. The free edition is session time limited.
- Jump up ↑ BabelPad is a free Unicode text editor for Windows that supports the proper rendering of most complex scripts, and allows you to assign different fonts to different scripts in order to facilitate multi-script text editing. BabelPad supports the latest version of Unicode, currently Unicode 6.0.
- Jump up ↑ MS WordPad can convert a Rich Text File (RTF) to Unicode (UTF-16), though this conversion will discard all formatting information. After saving as Unicode, use another editor (or TextPipe) to convert UTF-16 to UTF-8.
- Jump up ↑ Easy-Key Edit facilitates keyboarding of Latin character-set based Bible texts and conversion to & from Unicode, and the formatted display of USFM files thus edited. The edit panel is detachable, which makes it convenient to place anywhere in front of a scanned page while keyboarding a legacy document. It's designed only for a subset of USFM tags, and follows the old SIL Best Practice guide dated 2007. Some tags documented in USFM reference 2.4 are not recognized.
Multi OS
- XML Copy Editor – Windows & Ubuntu
- Gobby – a free collaborative editor supporting multiple documents in one session and a multi-user chat. It runs on Microsoft Windows, Mac OS X, Linux and other Unix-like platforms.
Mac
Unix
Java
Runs on any operating system with a Java SE installed.