vscode-restructuredtext

reStructuredText Language Support in Visual Studio Code

OTHER License

Stars
341
Committers
35

Bot releases are hidden (Show)

vscode-restructuredtext - 161.0.0

Published by lextm about 3 years ago

  • Improved table editor.
  • Added an option to disable table editor #316 .
vscode-restructuredtext - 160.0.0

Published by lextm about 3 years ago

  • Fixed #314 conflicts between list editor and table editor.
vscode-restructuredtext - 159.0.0

Published by lextm about 3 years ago

  • Removed syntax highlighting #313 . Now Trond Snekvik's extension is recommended.
  • Added an option to disable syntax highlighting completely #210 .
vscode-restructuredtext - 158.0.0

Published by lextm about 3 years ago

  • Fixed #76 by porting table editor by @TatsuyaNakamori .
  • Bumped snooty to latest.
vscode-restructuredtext - 157.0.0

Published by lextm about 3 years ago

  • Re-enabled snippets.
  • Bumped snooty to latest.
vscode-restructuredtext - 156.0.0

Published by lextm about 3 years ago

  • Sync up syntax file from upstream. Fixed #309 .
vscode-restructuredtext - 155.0.0

Published by lextm over 3 years ago

  • Fixed #306 .
vscode-restructuredtext - 154.0.0

Published by lextm over 3 years ago

vscode-restructuredtext - 153.0.0

Published by lextm over 3 years ago

  • Fixed #301 (introduced in 152.0.0).
vscode-restructuredtext - 152.0.0

Published by lextm over 3 years ago

  • Slightly improved user experience when a single file is opened (not a folder, or a workspace). #298
vscode-restructuredtext - 151.0.0

Published by lextm over 3 years ago

  • Bumped snooty to 1.9.1.
  • Revised how quotes are added to file paths.
  • Revised document link provider.
vscode-restructuredtext - 150.0.0

Published by lextm over 3 years ago

  • Deleted editor.listEditing.disabled option. #287
  • Fixed #296
  • Merged #297
vscode-restructuredtext - 149.0.0

Published by lextm over 3 years ago

  • Bumped snooty-lextudio to 1.9.0.
vscode-restructuredtext - 148.0.0

Published by lextm over 3 years ago

  • Added editor.listEditing.disabled option. #287
vscode-restructuredtext - 147.0.0

Published by lextm over 3 years ago

This is a security fix release that includes fixes for the following vulnerability.

  • CVE-2021-28793: Crafted project folder could execute arbitrary binaries via crafted workspace configuration.

This update is recommended for all users.

Special thanks

Thanks to @Ry0taK reporting the vulnerability and reviewing fix.

vscode-restructuredtext - 146.0.0

Published by lextm over 3 years ago

  • Fixed #279 .
vscode-restructuredtext - 145.0.0

Published by lextm over 3 years ago

  • Bumped snooty to latest.
  • Merged #244
vscode-restructuredtext - 144.0.0

Published by lextm over 3 years ago

  • Bumped snooty to latest.
vscode-restructuredtext - 143.0.0

Published by lextm over 3 years ago

  • Fixed #273
  • Fixed #265
  • Bumped snooty to latest.
vscode-restructuredtext - 142.0.0

Published by lextm over 3 years ago

  • Disabled snooty on multi-root workspaces.