Commands/Tools (New)
- Supported rest code lens in #45
- Preview (in
docmode andtabtarget) - Preview in
docorslidemode andtaborbrowsertarget - Export as PDF format
- Preview (in
- Added an initializing template command in #50
- Added a template gallery as template picker in #52
References (New)
Autocompletion
- Upgraded compiler for autocompleting package in #30
Definition/Rename
- Reimplemented definition analysis in #43
Inlay Hint
- Implemented inlay hint configuration in #37
- Disabled inlay hints on one line content blocks in #48
- Changed position of inlay hint params in #51
Misc
- Supported vscode variables in configurations, more testing, and validation in #53
- You can set root/server/font path(s) with vscode variables. The variables are listed in https://www.npmjs.com/package/vscode-variables.
Internal Optimization
- Deferred root resolution in #32
- Allowed fuzzy selection to deref targets in #46
- Implemented def-use analysis in #17, #19, #25, and #26
Full Changelog: v0.10.2...v0.10.3