Editor
- Improved icons in #242
- Conditionally opening activity icon when lang id is typst by @Enter-tainer in #222
- (Fix) Symbol view issues in #224
- Disabled inlay hints by default in #225
Completion
- Triggering parameter hints instead of suggest on pos args in #243
- Showing label descriptions according to types in #237
- Filtering completions by module import in #234
- Filtering completions by surrounding syntax for elements/selectors in #236
Code Action (New)
- Provided code action to rewrite headings in #240
Definition
- Finding definition of label references in #235
Hover
- Handled/Added link in the hover documentation in #239
Signature Help
- Reimplemented signature help with static analyses in #241
Misc
- Added template for feature request in #238
- Improved Dynamic analysis on import from dynamic expressions in #233
- Performing Type check across modules in #232
- Bumped to typstyle v0.11.17 by @Enter-tainer in #223
Full Changelog: v0.11.6...v0.11.7











