Difference between revisions of "DevTools:Text Editors"
From CrossWire Bible Society
David Haslam (talk | contribs) (→Java: == See also ==) |
David Haslam (talk | contribs) (→See also: * DevTools:Various tools) |
||
Line 22: | Line 22: | ||
== See also == | == See also == | ||
+ | * [[DevTools:Various tools]] | ||
[[Category:Unicode]] | [[Category:Unicode]] | ||
[[Category:Development tools|Text Editors]] | [[Category:Development tools|Text Editors]] |
Revision as of 19:26, 13 December 2010
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
Windows
- Notepad++
- SC Unipad – the free edition is session time limited
- BabelPad – can convert to NFC
- EditPad Lite
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 to convert UTF-16 to UTF-8.
Multi OS
- XML Copy Editor – Windows & Ubuntu
Mac
Unix
Java
Runs on any operating system with a Java SE installed.