Myriad-Dreamin / tinymist

Tinymist [ˈtaɪni mɪst] is an integrated language service for Typst [taɪpst].
https://myriad-dreamin.github.io/tinymist
Apache License 2.0
278 stars 11 forks source link

build: bump version to 0.11.12 #352

Closed Myriad-Dreamin closed 1 week ago

Myriad-Dreamin commented 1 week ago

@Enter-tainer, preview command is now available by command, meaning that we are ready for replacing binary:

cargo run --bin tinymist -- preview main.typ

Note: However, the built typst-preview extension is not tested. We can do it in next round of developing.


Compiler

Commands/Tools

image

Syntax/Semantic Highlighting

Completion

Misc

Full Changelog: https://github.com/Myriad-Dreamin/tinymist/compare/v0.11.11...v0.11.12