github Myriad-Dreamin/tinymist v0.11.4

latest releases: v0.14.18-rc1, v0.14.16, v0.14.16-rc1...
2 years ago

v0.11.4 - [2024-04-14]

This version is published with mostly internal optimizations.

Editor

  • (Change) Renamed trace feature to profile feature in #185

Compiler

  • (Fix) Set entry state on changing entry in #180
    • will cause incorrect label completion.

Completion

  • Autocompleting with power of type inference in #183, #186, and #189

    And more values is shown in following screenshot:

    image

    • Autocompleting all positional arguments with more appropriate types.
      image
    • Autocompleting the path parameter on cbor/csv/image/read/read/json/yaml/xml/toml/raw.theme/raw.syntaxes/bibliography functions
      06b340b72787fc2213931249ad60f3a2
    • Autocompleting the fill/stroke/inset/outset/margin/radius parameter on a bunch of builtin functions
    2024-04-13.13-26-47.mp4
  • (Fix) slicing at an offset that is not char boundary in #188

Formatting

Syntax/Semantic Highlighting

  • Provided better grammar on incomplete heading in #187

Misc

Full Changelog: v0.11.3...v0.11.4

Don't miss a new tinymist release

NewReleases is sending notifications on new releases.