All Projects → vscode-restructuredtext → Vscode Restructuredtext

vscode-restructuredtext / Vscode Restructuredtext

Licence: other
reStructuredText Language Support in Visual Studio Code

Programming Languages

python
139335 projects - #7 most used programming language
typescript
32286 projects
python3
1442 projects
python2
120 projects

Projects that are alternatives of or similar to Vscode Restructuredtext

Polacode
📸 Polaroid for your code
Stars: ✭ 6,511 (+2579.42%)
Mutual labels:  visual-studio-code, snippets
Laravel Blade Snippets Vscode
Laravel blade snippets and syntax highlight support for Visual Studio Code
Stars: ✭ 80 (-67.08%)
Mutual labels:  visual-studio-code, snippets
Vs Freemarker
FreeMarker language colorization extension for Visual Studio Code
Stars: ✭ 17 (-93%)
Mutual labels:  visual-studio-code, snippets
Doc2dash
Create docsets for Dash.app-compatible API browser.
Stars: ✭ 380 (+56.38%)
Mutual labels:  documentation-tool, sphinx
Rstcheck
Checks syntax of reStructuredText and code blocks nested within it
Stars: ✭ 130 (-46.5%)
Mutual labels:  linter, restructuredtext
Sphinx
Main repository for the Sphinx documentation builder
Stars: ✭ 4,313 (+1674.9%)
Mutual labels:  documentation-tool, sphinx
Vscode Gremlins
Gremlins tracker for Visual Studio Code: reveals invisible whitespace and other annoying characters
Stars: ✭ 78 (-67.9%)
Mutual labels:  linter, visual-studio-code
vscode-ampscript
This extension allows you to connect Visual Studio Code directly to your MC Account, enables syntax highlighting for AMPScript, has built-in documentation for all AMPScript functions and also adds code snippets for language elements and functions.
Stars: ✭ 37 (-84.77%)
Mutual labels:  snippets, visual-studio-code
Curriculum
Ops School Curriculum
Stars: ✭ 1,565 (+544.03%)
Mutual labels:  sphinx, restructuredtext
Vscode Matlab
MATLAB support for Visual Studio Code
Stars: ✭ 114 (-53.09%)
Mutual labels:  visual-studio-code, snippets
Darglint
A python documentation linter which checks that the docstring description matches the definition.
Stars: ✭ 285 (+17.28%)
Mutual labels:  linter, documentation-tool
Processing Vscode
A Visual Studio Code extension for the programming language Processing
Stars: ✭ 141 (-41.98%)
Mutual labels:  visual-studio-code, snippets
Graphql For Vscode
GraphQL syntax highlighting, linting, auto-complete, and more!
Stars: ✭ 265 (+9.05%)
Mutual labels:  linter, snippets
Redpen
RedPen is an open source proofreading tool to check if your technical documents meet the writing standard. RedPen supports various markup text formats (Markdown, Textile, AsciiDoc, Re:VIEW, reStructuredText and LaTeX).
Stars: ✭ 466 (+91.77%)
Mutual labels:  linter, restructuredtext
Vscode Stylelint
A Visual Studio Code extension to lint CSS/SCSS/Less with stylelint
Stars: ✭ 260 (+7%)
Mutual labels:  linter, visual-studio-code
Hawkmoth
Hawkmoth - Sphinx Autodoc for C
Stars: ✭ 31 (-87.24%)
Mutual labels:  sphinx, restructuredtext
vscode-terraform-doc-snippets
Snippets in vscode for all resources and data sources, as yanked directly from provider docs.
Stars: ✭ 26 (-89.3%)
Mutual labels:  snippets, visual-studio-code
code-slides
present your code as slides in VSCode
Stars: ✭ 17 (-93%)
Mutual labels:  snippets, visual-studio-code
Docpht
With DocPHT you can take notes and quickly document anything and without the use of any database.
Stars: ✭ 90 (-62.96%)
Mutual labels:  documentation-tool, snippets
Wsl Proxy
WSL proxy files for editor/linux interop
Stars: ✭ 134 (-44.86%)
Mutual labels:  linter, visual-studio-code

reStructuredText Language Support for Visual Studio Code

Build Status Current Version Install Count Download Count Gitter

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.

reStructuredText in Visual Studio Code

Features

  • Syntax Highlighting
  • Code Snippets
  • Live Preview
  • Section Builder
  • Linter
  • IntelliSense (Experimental)

Frequent Asked Questions can be found here.

How to install from Marketplace

This extension is hosted at Visual Studio Marketplace

  1. Upgrade to Visual Studio Code 1.43.0 or above.
  2. Switch to the Extensions view by clicking the fifth icon in the left most bar.
  3. Type "restructuredtext" in the search box and hit Enter key.
  4. Click "Install" button to install "reStructuredText" extension.

After installing this extension, please visit the homepage for this extension to learn how to use it.

Contributing to the code

Check out the development documentation for more details on how to contribute to this extension!

Check the dashboard on work items.

License

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.

Acknowledgements

Logo

The project logo comes from Legendora Icon by Teekatas Suwannakrua.

Linter

The linter support is based on Cody Hoover's ruby-linter.

Live Preview

The initial idea was brought from Thomas Haakon Townsend's ReStructured Text Previewer, but soon after moving fully to Sphinx, this extension becomes its own beast.

IntelliSense

The IntelliSense support is provided by Snooty Language Server.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].