Skip to content

v0.11.12

Compare
Choose a tag to compare
@Myriad-Dreamin Myriad-Dreamin released this 28 Jun 02:00
· 375 commits to main since this release
  • Bumped typstyle to v0.11.28
  • Added base documentation website in #344 and #345

Compiler

  • Preparing for parallelizing lsp requests in #342

Commands/Tools

  • Added font list export panel in summary tool by @7sDream in #322

image

Syntax/Semantic Highlighting

  • Disabling bracket colorization in markup mode in #346
  • (Fix) Terminating expression before math blocks in #347

Completion

  • (Fix) Avoided duplicated method completion in #349
  • Fixed a bad early return in param_completions in #350
  • Fixed completion in string context a bit in #351
    • It can handle empty string literals correctly now.
    • The half-completed string literals still have a problem though.

Misc

  • Moved typst-preview to tinymist and combined the binary and compiler in #323, #332, and #337

Full Changelog: v0.11.11...v0.11.12