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:
-
Completing array/tuple literals in #201
-
Completing function arguments on signatures inferred by type checking in #203
-
Completing function arguments of func.where and func.with by its method target (this) in #204
-
Completing functions with where/with snippets in #206
Inlay Hint
-
(Fix) Checking variadic/content arguments rules of inlay hints correctly in #202
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_exprduring definition analysis in #192
Full Changelog: v0.11.4...v0.11.5


