3. Suggested editor
To work with reStructuredText (.rst), you can use all text editors; however, from our experience, we suggest the Visual Studio Code
which contain a specific extension to be used with this kind of file.
3.1. Get Visual Studio Code
Download
Visual Studio CodeInstall it
Install the file
code_x.xx.x-xxxxxxxx_amd64.debwith the packages managersudo dpkg -i code_x.xx.x-xxxxxxxx_amd64.deb
Run (doble click) the
VSCodeUserSetup-x64-x.xx.x.exeand follow the istructions.Get Virtual studio code from packages menager
brew:$ brew cask install visual-studio-code
Fig. 3.2 Virtual Studio Code GUI.
3.2. Add reStructuredText extension
Go to the Visual Studio Code extension browser page by clicking the extension icon (Fig. 3.3) or use the shortcut
Ctrl+Shift+X
Fig. 3.3 Extensions view icon.
In the search bar type reStructuredText
Install the
reStructuredTextextension from LeXtudio Inc. (Fig. 3.4)
Fig. 3.4 reStructuredText extension.