vscode-restructuredtext

reStructuredText Language Support in Visual Studio Code

OTHER License

Stars
341
Committers
35

Bot releases are hidden (Show)

vscode-restructuredtext - 181.0.0

Published by lextm over 2 years ago

  • Added assistance on uninstalling conflicting extensions.
vscode-restructuredtext - 180.0.0

Published by lextm over 2 years ago

  • Fixed ghost preview status bar item.
  • Fixed #365 and restored single file preview.
vscode-restructuredtext - 179.0.0

Published by lextm over 2 years ago

  • Bumped esbonio requirement to 0.10.0.
  • Changed setting migration logic.

Many key settings related to live preview have changed, so you need to review and delete obsolete settings to avoid side effects. More information can be found in this section

vscode-restructuredtext - 178.0.0

Published by lextm over 2 years ago

  • Fixed #359 by redesigning linter settings.

Almost all linter related settings are changed in this release, so make sure you clean up your settings and migrate to the supported settings. More information can be found in this section.

vscode-restructuredtext - 177.0.0

Published by lextm over 2 years ago

  • Fixed esbonio channel show/hide issue.
  • Fixed #358 to use page title as proposed link text.
  • Improved error handling.
vscode-restructuredtext - 176.0.0

Published by lextm over 2 years ago

  • Improved project error recovery.
vscode-restructuredtext - 175.0.0

Published by lextm over 2 years ago

  • Ported over link creator feature from esbonio-vscode.
  • Disabled live preview if esbonio experiences errors in projects.
  • Bumped esbonio to 0.9.0.
vscode-restructuredtext - 174.0.0

Published by lextm over 2 years ago

  • Tighter integration with esbonio to remove legacy preview update mechanism (Fixed issues like #104 and more).
  • Fixed no conf.py project support.
vscode-restructuredtext - 173.0.0

Published by lextm over 2 years ago

  • Downgraded Esbonio minimal Python version to 3.6.
  • Modified the meaning of builtDocumentationPath to match Esbonio internals.
vscode-restructuredtext - 172.0.0

Published by lextm over 2 years ago

  • Code cleanup and minor bug fixes.
vscode-restructuredtext - 171.0.0

Published by lextm over 2 years ago

  • Initial work on #348 to switch to Esbonio language server.
vscode-restructuredtext - 170.0.0

Published by lextm over 2 years ago

  • Added a workaround for #347 to allow table formatter to be disabled.
vscode-restructuredtext - 169.0.0

Published by lextm over 2 years ago

  • Bumped snooty to latest.
  • Enabled custom config for snooty. #346
  • Disabled tab functions in some scenarios. #328 and #345
vscode-restructuredtext - 168.0.0

Published by lextm almost 3 years ago

  • Rolled back the table editor changes made in 167.0.0.
  • Bumped snooty to latest.
  • Fixed #341 . Restored Show Source button.
vscode-restructuredtext - 167.0.0

Published by lextm almost 3 years ago

  • Fixed #329 by removing unwanted characters in table formatter.
  • Bumped snooty to latest.
vscode-restructuredtext - 166.0

Published by lextm almost 3 years ago

  • Moved the preview loading indicator to status bar.
vscode-restructuredtext - 165.0.0

Published by lextm about 3 years ago

  • Improved new user on boarding experience.
  • Added a preview loading indicator (Preview is loading... in the preview tab title).
vscode-restructuredtext - 164.0.0

Published by lextm about 3 years ago

  • Fixed #318 Disabled section header support so that the enhanced version from simple-rst can be used.
vscode-restructuredtext - 163.0.0

Published by lextm about 3 years ago

  • Fixed #320 Conflicts with Japanese language pack.
  • Fixed #319 New option restructuredtext.editor.sectionEditor.adornments.
vscode-restructuredtext - 162.0.0

Published by lextm about 3 years ago

  • After clicking Yes now simple-rst installation kicks out automatically.