github Myriad-Dreamin/tinymist v0.11.1

latest releases: v0.14.25-rc1, v0.14.23, v0.14.23-rc1...
2 years ago

Editor

  • Integrated Neovim support in #91
  • docs: mention how to work with multiple-file projects in #108
  • feat: add minimal Helix support in #107

Compiler

  • (Fix) Always uses latest compiled document for LSP functions in #68
  • (Fix) Converts EOF position correctly in #92
  • Allowed running server on rootless files and loading font once in #94
  • Uses positive system font config in #93 and #97

Syntax/Semantic Highlighting

  • Provided correct semantic highlighting in #71
  • Provided correct syntax highlighting in #77, #80, #85, and #109
  • Colorizes contextual bracket according to Textmate scopes in #81

image

Commands/Tools

  • Fixed two bugs during initializing template in #65
  • Added SVG and PNG export in code lens context in #101
  • Added tracing frontend in #98
    • The frontend is implemented but there is trouble with the backend.

To use SVG/PNG export:

  1. click the code lens "Export as .." at the start of document:
    image
  2. select one of export kind to export first page or all pages merged into one image:
    image

Hover (Tooltip)

  • Provided hover tooltip on user functions in #76
  • Parses comments for hover tooltip in #78 and #105

image

Misc

  • Provided DHAT instrumenting feature for heap usage analysis in #64
  • Disabled LTO in #84

Full Changelog: v0.11.0...v0.11.1

Don't miss a new tinymist release

NewReleases is sending notifications on new releases.