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.
- Code Snippets
- Editor Enhancement
- Linter Integration
- Syntax Highlighting (via dependent extension by Trond Snekvik)
- IntelliSense (via dependent extension by Alex Carney)
- Live Preview (via dependent extension by Alex Carney)
Frequent Asked Questions can be found here.
This extension is hosted at Visual Studio Marketplace
- Upgrade to Visual Studio Code 1.82.0 or above.
- Switch to the Extensions view by clicking the fifth icon in the left most bar.
- Type "restructuredtext" in the search box and hit Enter key.
- Click "Install" button to install "reStructuredText" extension (by LeXtudio Inc.).
After installing this extension, please visit the homepage for this extension to learn how to use it.
Check out the development documentation for more details on how to contribute to this extension!
This extension is licensed under the MIT License. Please see the third-party notices file for details on the third-party files that we include with releases of this project.
The project logo comes from Legendora Icon by Teekatas Suwannakrua.
The linter support is based on Cody Hoover's ruby-linter. Linters like rstcheck/doc8/rst-lint can be used side by side.