Skip to content

v0.11.20-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@Myriad-Dreamin Myriad-Dreamin released this 26 Aug 13:59
· 454 commits to main since this release
0c2d069

Compiler

  • Performing simple rate limit on heavy dynamic analysis in #532

Editor

  • Provide contextual action to export text in range as ansi highlighted code in #526 and #544
  • Fixed invalid merged command options in #564

Preview

  • Removed useless tinymist.preview.showInActivityBar in #543

Hover (Tooltip)

References

Syntax/Semantic Highlighting

  • (Fix): parse dot issue 492 again in #557
  • Improved numeric literal parsers in #558
  • (Fix): parse quotes near the atomic hash expression in #559

Misc

  • Added test for goto_definition for label by @Eric-Song-Nop in #510
  • Generating shell completion by @Eric-Song-Nop in #525
  • Added installation and configuration instruction for Emacs by @Ziqi-Yang in #538
  • Added document preview feature documentations for non-vscode clients in #560
  • Added root path hints in documentation for neovim users in #561
  • Added notes to stateful pin commands in documentation in #562