Difference between revisions of "Text Editors"

From PCGen Wiki
Jump to: navigation, search
(Created page with "The most important tool is a good text editor with syntax highlighting. Some good choices out there: * '''WINDOWS SYSTEM''' ** Crimson Editor/Emerald Editor (Freeware) ** [h...")
 
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
The most important tool is a good text editor with syntax highlighting.
 
The most important tool is a good text editor with syntax highlighting.
  
Some good choices out there:
+
Download the EDITOR SYNTAX BUNDLE from SF - [http://sourceforge.net/projects/pcgen/files/Syntax%20Highlighters/editor%20syntax%20Bundle.zip/download| Syntax Bundle July 30th, 2013]
 +
 
 +
Some good choices out there that have been used by previous data monkeys:
 +
 
 
* '''WINDOWS SYSTEM'''
 
* '''WINDOWS SYSTEM'''
** [[Crimson Editor/Emerald Editor]] (Freeware)
+
** [http://www.emeraldeditor.com/ Crimson Editor]] (Freeware)
 +
*** [[Crimson Editor Setup]]
 
** [http://www.contexteditor.org/ CONText] (Freeware)
 
** [http://www.contexteditor.org/ CONText] (Freeware)
 +
*** [[CONText Setup]]
 
** [http://www.pspad.com/ PSPad] (Freeware)
 
** [http://www.pspad.com/ PSPad] (Freeware)
** [[EditPlus]] (Shareware for 30 days I believe)
+
*** [[PSPad Setup]]
 +
** [http://www.editplus.com Editplus] (Shareware for 30 days I believe)
 +
*** [[EditPlus Setup]]
 
** [http://textpad.com/ Textpad] (Shareware)
 
** [http://textpad.com/ Textpad] (Shareware)
 +
*** [[TextPad Setup]]
 
** [http://www.ultraedit.com/ UltraEdit] (Shareware)
 
** [http://www.ultraedit.com/ UltraEdit] (Shareware)
** [http://sourceforge.net/projects/notepad-plus/ Notepad++] (no Syntax Highlighter available, but free)
+
*** [[UltraEdit Setup]]
 +
** [http://sourceforge.net/projects/notepad-plus/ Notepad++]  
 +
*** [[NotePad++ Setup]]
  
 
* '''MAC SYSTEMS'''
 
* '''MAC SYSTEMS'''
 
** [http://www.barebones.com/products/bbedit/ BBEdit] (Shareware)
 
** [http://www.barebones.com/products/bbedit/ BBEdit] (Shareware)
 +
*** [[BBEdit Setup]]
 +
** [http://www.barebones.com/products/textwrangler/ TextWrangler] (Freeware)
 +
*** [[TextWrangler Setup]]
  
 
* '''JAVA Supported Systems'''
 
* '''JAVA Supported Systems'''
 
** [http://www.jedit.org/ jEDit]
 
** [http://www.jedit.org/ jEDit]
 +
*** [[jEdit Setup]]
 +
 +
* '''Android'''
 +
** [https://market.android.com/details?id=jp.sblo.pandora.jota&feature=search_result Jota] (Freeware)
 +
*** [[Jota Setup]]
  
 
* '''OTHER SYSTEMS'''
 
* '''OTHER SYSTEMS'''
 
** [http://www.vim.org/ vim] This is a VIM Clone Site; vim is distributed with Linux-based systems
 
** [http://www.vim.org/ vim] This is a VIM Clone Site; vim is distributed with Linux-based systems
 +
*** [[vim Setup]]
 
** [http://kate-editor.org/ Kate] Linux KDE distributions
 
** [http://kate-editor.org/ Kate] Linux KDE distributions
 +
*** [[Kate Setup]]
  
Most of these have PCGen specific syntax highlighters. There are other good text editors, but you would need to create your own syntax highlighter.  
+
Most of these have PCGen specific syntax highlight files (Links to them are on the setup page for each editor). There are other good text editors, but you would need to create your own syntax highlight file for them.
 
 
[http://pcgen.svn.sourceforge.net/viewvc/pcgen/Trunk/utilities/editor%20syntax/ See the List here]
 

Latest revision as of 15:32, 30 July 2013

The most important tool is a good text editor with syntax highlighting.

Download the EDITOR SYNTAX BUNDLE from SF - Syntax Bundle July 30th, 2013

Some good choices out there that have been used by previous data monkeys:

  • OTHER SYSTEMS

Most of these have PCGen specific syntax highlight files (Links to them are on the setup page for each editor). There are other good text editors, but you would need to create your own syntax highlight file for them.