Instalacja edytora tekstu

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.

Pobieranie

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 is an open-source text editor published under the MIT license. Atom has built-in support for projects stored in a Git repository, such as SpongeDocs. This article goes more in depth about the features of Atom’s Git integration. If you’re interested in adding reST support to Atom, check out this package.

Atom może być za darmo pobrany ze strony https://atom.io/.

Notepad++

Notatnik jest bez wątpienia jednym z najbardziej popularnych edytorów tekstu.

Notepad++ może być za darmo pobrany ze strony https://www.notepad-plus-plus.org/.

Sublime Text

Sublime Text jest wieloplatformowym edytorem tekstu, z wieloma przydatnymi funkcjami. Obejmuje to możliwość dostosowania wyglądu edytora, tworzenie przydatnych makr, oraz nawet API dla pluginów, aby tworzyć jeszcze prościej. Sublime Text oferuje zarówno wersje darmową jak i płatną.

Sublime Text może być pobrany za darmo z https://www.sublimetext.com/