v0.12.6-rc1
Pre-release
Pre-release
Myriad-Dreamin
released this
30 Nov 08:32
·
228 commits
to main
since this release
- Bumped typstyle to v0.12.5 by @Enter-tainer in #893 and #904
- Comment formatting and code block formatting is improved. For details, see https://enter-tainer.github.io/typstyle/changelog/#v0125---2024-11-29
- Performance is greatly improved. For details, see https://enter-tainer.github.io/typstyle/changelog/#v0124---2024-11-26
Editor
- Providing
tinymist.restartServer
command by @Eric-Song-Nop in #894
Preview
- (Fix) Corrected function references in HTML in #896
Completion
- (Fix) Detecting surrounding syntax of argument lists in show rule in #914
Syntax/Semantic Highlighting
- (Fix) Removed buggy term list parsing in #897
- (Fix) Matching braces in math mode as content in #901
- (Fix) Stopping import-as clause parsing before colon in #908
- (Fix) Parsing atomic func/method call expression in markup mode in #909
- (Fix) Parsing show transformer until new line or code terminator in #910
- Recursively parsing markup link according to typst syntax in #911
Misc
- Copy-edited Neovim readme by @alerque in #888
- Set up
typos
tool and fixed typos in entire code base by @alerque and @Myriad-Dreamin in #887 and #899
Full Changelog: v0.12.4...v0.12.6-rc1