vscode-restructuredtext

reStructuredText Language Support in Visual Studio Code

OTHER License

Stars
341
Committers
35

Bot releases are hidden (Show)

vscode-restructuredtext - 56.0.0

Published by lextm almost 6 years ago

  • Switched to shell execution for doc8.
vscode-restructuredtext - 81.0.0

Published by lextm almost 6 years ago

  • Fixed #38.
  • Fixed #117.
  • Revised the fix for #98.
vscode-restructuredtext - 80.0.0

Published by lextm almost 6 years ago

  • Added line comment in language configuration JSON.
vscode-restructuredtext - 79.0.0

Published by lextm almost 6 years ago

  • Added retry mechanism in conf.py resolution.
vscode-restructuredtext - 78.0.0

Published by lextm almost 6 years ago

  • Added a shortcut to insert underline chars in reverse order.
  • Fixed #105.
vscode-restructuredtext - 77.0.0

Published by lextm almost 6 years ago

  • Revised preview error page contents.
vscode-restructuredtext - 76.0.0

Published by lextm almost 6 years ago

  • Updated the package to point to new troubleshooting guide location.
vscode-restructuredtext - 75.0.0

Published by lextm almost 6 years ago

  • Fixed a live preview bug.
vscode-restructuredtext - 74.0.0

Published by lextm almost 6 years ago

  • Fixed a path issue on Windows.
vscode-restructuredtext - 73.0.0

Published by lextm almost 6 years ago

  • Added CI jobs.
vscode-restructuredtext - 72.0.0

Published by lextm almost 6 years ago

  • Optimized VSCode workspace API usage.
vscode-restructuredtext - 71.0.0

Published by lextm almost 6 years ago

  • Switched to VSCode workspace API.
  • Fixed #99.
  • Fixed #100.
vscode-restructuredtext - 70.0.0

Published by lextm almost 6 years ago

  • Code cleanup.
vscode-restructuredtext - 69.0.0

Published by lextm almost 6 years ago

  • Changed when status element is first displayed.
vscode-restructuredtext - 68.0.0

Published by lextm almost 6 years ago

  • Removed configuration warnings.
  • Fixed #97 with revised configuration system.
vscode-restructuredtext - 67.0.0

Published by lextm almost 6 years ago

  • Revised preview system to detect conf.py dynamically.
  • Added rst2html support.
vscode-restructuredtext - 66.0.0

Published by lextm almost 6 years ago

  • Further improve the preview error page contents.
vscode-restructuredtext - 65.0.0

Published by lextm almost 6 years ago

  • Improving preview error page contents.
vscode-restructuredtext - 64.0.0

Published by lextm almost 6 years ago

  • Updated the package to include new help info.
vscode-restructuredtext - 63.0.0

Published by lextm almost 6 years ago

  • Revised the code to show an error page.
  • Fixed path check.