v0.11.11
- Bumped typstyle to v0.11.26 by @Enter-tainer in #326
Compiler
- (Fix): Handling the conversion of offset at the EOF in #325
- (Fix) Accumulating export events correctly in #330
Document Highlighting (New)
- highlighting all break points for that loop context in #317
On Enter (New)
- Implemented
experimental/onEnter
in #328- It adds slashes smartly and automatically when you are making comments.
- Note: this only works if a client polyfills the
onEnter
request. - Hint: disable it by configuration.
2024-06-17.13-39-03.mp4
Completion
Misc
- Combined CompileClient and CompileClientActor by @QuarticCat in #318
- Simplified pin_entry by @QuarticCat in #320
Full Changelog: v0.11.10...v0.11.11