ReStructuredText
RST
About
reStructuredText is a file format for textual data used primarily in the Python programming language community for technical documentation.
Installation
Change enable
from False
to True
in the restructuredtext
section (cf module installation).
You can also take a look at the VSCode-Anywhere restructuredtext module configuration.
Requirements
This module requires to have the python3 module enabled.
VSCode
VSCode extensions
lextudio.restructuredtext
This extension provides rich reStructuredText language support for Visual Studio Code. Now you write reStructuredText scripts using the excellent IDE-like interface that VS Code provides.
VSCode settings
No settings.
VSCode keybindings
No keybindings.
Software
No software.
Documentation
No documentation.
VSCode-Anywhere
Environment
No environment.
Specific settings
pip
Same pip settings usage as python3.
Global:
Windows:
Assuming you have installed in the default directory C:\VSCode-Anywhere
.
Linux:
Last updated