v0.11.20-rc1
Pre-release
Pre-release
Myriad-Dreamin
released this
26 Aug 13:59
·
454 commits
to main
since this release
- Bumped typstyle to v0.11.32 by @Enter-tainer in #551
- Bumped typst.ts to v0.5.0-rc7 in #554
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)
- (Fix) Removed feature texmath by @Eric-Song-Nop in #535
References
- Finding references for
Ref
andLabel
by @Eric-Song-Nop in #527
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