Memasang Editor Teks

Articles on SpongeDocs are saved as text files in the reStructuredText markup language. Although your operating system's default text editor is likely sufficient for editing these files, installing a different text editor may prove to be useful.

Unduhan

Visual Studio Code

VS Code is a cross platform, open source, code and text editor by Microsoft licensed under the MIT license. It is a popular choice used by many of Sponge's developers, for writing documentation and even for developing plugins. Unlike a regular text editor there is support for debugging, syntax highlighting, intelligent code completion, code refactoring, and more. There is also Git support, a great plugin for reST support, and even a plugin for HOCON.

VS Code can be downloaded for free from https://code.visualstudio.com/.

Atom

Atom adalah editor teks sumber terbuka yang diterbitkan di bawah lisensi MIT. Atom memiliki dukungan built-in untuk proyek yang tersimpan dalam gudang Git, seperti SpongeDocs. Artikel ini <https://blog.atom.io/2014/03/13/git-integration.html> _ lebih mendalam tentang fitur integrasi Git Atom. Jika Anda tertarik untuk menambahkan dukungan reST ke Atom, lihat paket ini <https://atom.io/packages/language-restructuredtext> __.

Atom dapat diunduh secara gratis dari https://atom.io/.

Buku catatan

Notepad ++, bisa dibilang, salah satu editor teks terpopuler.

Notepad++ dapat diunduh secara gratis dari https://notepad-plus-plus.org/.

Sublime Text 2

Sublime Text adalah editor teks multi-platform, dengan beberapa fitur berguna. Ini mencakup kemampuan untuk menyesuaikan tampilan editor, membuat makro yang berguna, dan bahkan menyertakan API plugin untuk mempermudah pengeditan Anda. Sublime Text menyediakan versi gratis dan versi berbayar.

Sublime Text dapat diunduh secara gratis dari https://www.sublimetext.com/