Welcome to the Creatures Wiki! Log in and join the community.

Difference between revisions of "Free text editors"

From Creatures Wiki
Jump to navigation Jump to search
Line 4: Line 4:
 
*[http://www.jedit.org/ jEdit] supports syntax highlighting.  [[User:RProgrammer|RProgrammer]] [https://sourceforge.net/projects/jagent/files/extras/ created] a file which adds highlighting support for CAOS to jEdit.
 
*[http://www.jedit.org/ jEdit] supports syntax highlighting.  [[User:RProgrammer|RProgrammer]] [https://sourceforge.net/projects/jagent/files/extras/ created] a file which adds highlighting support for CAOS to jEdit.
 
* [http://www.sublimetext.com/ Sublime Text]  has an evaluation license which does not expire.  [[ham5ter]] [https://web.archive.org/web/20140710001920/http://ham5ter.de/files/Creatures/AlbianWarpStuff/CAOS.tmLanguage created] a file which adds highlighting support to Sublime Text 2.
 
* [http://www.sublimetext.com/ Sublime Text]  has an evaluation license which does not expire.  [[ham5ter]] [https://web.archive.org/web/20140710001920/http://ham5ter.de/files/Creatures/AlbianWarpStuff/CAOS.tmLanguage created] a file which adds highlighting support to Sublime Text 2.
 +
*[https://atom.io/ Atom] supports syntax highlighting. There is [https://atom.io/packages/language-caos support for CAOS] available.
  
 
=== Windows ===
 
=== Windows ===

Revision as of 00:32, 14 May 2020

In addition to the official CAOS Tools and Creatures Community-created tools, there are many free text editors that work with COS files. Some community members have created plugins for these text editors to help make CAOS more readable by highlighting different parts of the code in different colours. Some options available are listed below:

Cross-Platform (Windows, Mac, Linux)

Windows

Linux

  • Vim (Vim official website) supports syntax highlighting. The CDN created a file which adds highlighting support for CAOS to Vim (see Creatures Wiki article on Vim for more information).

Mac

See also

Editnorn.png This stub could use more information.