Установка текстового редактора

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.

Загрузить

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 - текстовый редактор с открытым исходным кодом, опубликованный под лицензией MIT. У Atom есть встроенная поддержка проектов, хранящихся в репозитории Git, таких как SpongeDocs. В этой статье более подробно рассматриваются особенности интеграции Atom с Git. Если вы заинтересованы в добавлении поддержки reST для Atom, перейдите сюда.

Atom можно бесплатно скачать с сайта https://atom.io/.

Notepad++

Notepad++ является, пожалуй, одним из самых популярных текстовых редакторов.

Notepad++ можно бесплатно скачать с сайта https://notepad-plus-plus.org/.

Sublime Text

Sublime Text — это кроссплатформенный текстовый редактор с множеством полезных функций. Можно изменять его вид, создавать макросы, и даже включать API для разработки плагинов, чтобы было легче редактировать текст. Sublime Text имеет как платную, так и бесплатную версии.

Sublime Text можно бесплатно скачать с сайта https://www.sublimetext.com/