github Myriad-Dreamin/tinymist v0.11.5

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

Completion

  • Fixed wrong check of param completion position at comma in #205

  • Completing text.lang/region in #199
    completing text.lang with iso 639-1/2/3 tables:
    image


    completing text.region with the iso 3166-1 alpha-2 table:
    image

  • Completing array/tuple literals in #201

    • New array types completed: columns/ros/gutter/column-gutter/row-gutter/size/dash on various functions
      image
  • Completing function arguments on signatures inferred by type checking in #203
    image

  • Completing function arguments of func.where and func.with by its method target (this) in #204
    image

  • Completing functions with where/with snippets in #206
    image

Inlay Hint

  • (Fix) Checking variadic/content arguments rules of inlay hints correctly in #202

    image

Syntax/Semantic Highlighting

  • (Fix) Correctly parsing on reference names of which trailing dots or colons cannot be followed by space or EOF in #195
  • (Fix) Identifying string literals in math mode in #196

Misc

  • Bumped to typstyle v0.11.14 by @Enter-tainer in #200
  • Preferring less uses of analzer_expr during definition analysis in #192

Full Changelog: v0.11.4...v0.11.5

Don't miss a new tinymist release

NewReleases is sending notifications on new releases.