vscode-restructuredtext

reStructuredText Language Support in Visual Studio Code

OTHER License

Stars
341
Committers
35

Bot releases are hidden (Show)

vscode-restructuredtext - 41.0.0

Published by lextm almost 6 years ago

  • Fixed #69 to address Windows issues.
vscode-restructuredtext - 40.0.0

Published by lextm almost 6 years ago

  • Improved footnote support.
vscode-restructuredtext - 39.0.0

Published by lextm almost 6 years ago

  • Added more logging entries.
vscode-restructuredtext - 38.0.0

Published by lextm almost 6 years ago

  • Added language configuration JSON file.
vscode-restructuredtext - 37.0.0

Published by lextm almost 6 years ago

  • Revised virtualenv support to fix #60.
vscode-restructuredtext - 36.0.0

Published by lextm almost 6 years ago

  • Updated linter support for virtualenv.
vscode-restructuredtext - 35.0.0

Published by lextm almost 6 years ago

  • Added extraArgs setting for linter.
vscode-restructuredtext - 34.0.0

Published by lextm almost 6 years ago

  • Fixed #54 by filtering out unwanted entries.
  • Added linter settings.
vscode-restructuredtext - 33.0.0

Published by lextm almost 6 years ago

  • Added linter support to fix #27.
  • Fixed URLs to match VSCode 1.14.0.
vscode-restructuredtext - 32.0.0

Published by lextm almost 6 years ago

  • All paths in configuration becomes absolute paths.
  • Revised configuration system accordingly.
vscode-restructuredtext - 31.0.0

Published by lextm almost 6 years ago

  • Added initial logging entries.
vscode-restructuredtext - 30.0.0

Published by lextm almost 6 years ago

  • Optimized configuration system.
vscode-restructuredtext - 29.0.0

Published by lextm almost 6 years ago

  • Revised package to show updated keybindings.
vscode-restructuredtext - 28.0.0

Published by lextm almost 6 years ago

  • Added quotes to output path.
vscode-restructuredtext - 27.0.0

Published by lextm almost 6 years ago

  • Dropped makefile support and switched to sphinx-build.
vscode-restructuredtext - 26.0.0

Published by lextm almost 6 years ago

  • Added support for python.pythonPath to fix #36.
vscode-restructuredtext - 25.0.0

Published by lextm almost 6 years ago

  • Added sphinxBuildPath setting.
vscode-restructuredtext - 24.0.0

Published by lextm almost 6 years ago

  • Fixed path resolution on Windows.
vscode-restructuredtext - 0.0.23

Published by lextm almost 6 years ago

  • Fixed #43 to match VSCode new behavior.
vscode-restructuredtext - 0.0.22

Published by lextm almost 6 years ago

  • Revised the syntax file to support special characters in field lists.