index
:
typst
0.10
0.11
0.11-with-extras
0.11.1-with-extras
0.12
0.12.0-with-extras
0.13
0.6
0.7
0.8
0.9
better-lists
consistent-html-frame-size
digital-signatures
html-content-models
improve-raw-docs
in-operator-for-modules
main
parallel-iterations
pdf-accessibility
pdf-lang
rect-strokes
ref-cite-warn
repeat-figure-caption
table-subfooters
type-str-compat-round-2
warn-suppression
MSM's mirror of Typst
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
typst-ide
Age
Commit message (
Expand
)
Author
2024-07-15
Fix duplicate completions (#4563)
Laurenz
2024-07-14
Change the signature of `World::main` (#4531)
Myriad-Dreamin
2024-07-11
Spans for cross-file go-to-definition (#4539)
Laurenz
2024-07-09
Basic Definition Finder for IDE (#4309)
Myriad-Dreamin
2024-07-09
Fix suggestions for '.' after code mode has exited. (#4470)
shinyfelix
2024-06-22
Add message when trying to access a field that is not set (#4399)
+merlan #flirora
2024-06-17
Fix backlinks (#4409)
Laurenz
2024-06-10
Remove `Tracer` (#4365)
Laurenz
2024-06-09
Pure location assignment (#4352)
Laurenz
2024-05-30
Simplify paragraph collection (#4301)
Laurenz
2024-05-30
Tests for jump from click/cursor (#4297)
Laurenz
2024-05-29
Fix `Default` impls for AST nodes (#4288)
Laurenz
2024-05-22
Refactor frame metadata into tags (#4212)
Laurenz
2024-05-13
Replace all `Prehashed` with `LazyHash` (#4127)
Laurenz
2024-05-13
Factor out `typst-utils` crate (#4125)
Laurenz
2024-05-06
Slice the before_window at char boundaries (#4028)
Myriad-Dreamin
2024-04-13
Better test runner (#3922)
Laurenz
2024-04-02
A few CI and crate config changes (#3852)
Laurenz
2024-04-01
Fix source path resolution in import analysis (#3842)
Myriad-Dreamin
2024-04-01
Add side parameter to leaf_at (#3767)
Matthew Toohey
2024-03-15
Final touches (#3678)
Laurenz
2024-03-12
Track context (#3623)
Laurenz
2024-03-09
Update changelog and roadmap (#3594)
Laurenz
2024-02-28
Fix package autocompletion deduplication (#3525)
Laurenz
2024-02-28
Make use of `is_some_and` where applicable (#3523)
Laurenz
2024-02-27
New context system (#3497)
Laurenz
2024-02-21
Destructuring improvements (#3463)
Laurenz
2024-01-17
Add `Page` struct
Laurenz
2023-11-30
Adjust signature of `jump_from_cursor`
Laurenz
2023-11-30
Optimized labels & introspector (#2801)
Sébastien d'Herbais de Thun
2023-11-28
Add missing details for type completion
Laurenz
2023-11-27
Make workspace inheriting consistent
Laurenz
2023-11-27
Use clippy workspace lints and inline format args (#2771)
danieleades
2023-11-26
Rework `Vt` into `Engine`
Laurenz
2023-11-24
Move delayed errors into tracer
Laurenz
2023-11-24
Merge `typst` and `typst-library`
Laurenz
2023-11-21
Tidy up some imports
Laurenz
2023-11-19
Streamline imports
Laurenz
2023-11-10
Implement Oklch support (#2611)
frozolotl
2023-11-08
Move some things out of `util`
Laurenz
2023-11-08
Switch to workspace dependencies
Laurenz
2023-11-06
Content rework 2 - Electric Boogaloo (#2504)
Sébastien d'Herbais de Thun
2023-10-30
Label tooltip
Laurenz
2023-10-30
Label autocompletion
Laurenz
2023-10-29
Reduce trigger region of closure tooltip
Laurenz
2023-10-09
Hashtag -> Hash
Laurenz
2023-10-09
Bump ecow
Laurenz
2023-10-04
Add `Repr` trait (#2269)
MALO
2023-10-03
Gradient Part 2 - Linear gradients (#2279)
Sébastien d'Herbais de Thun
2023-09-26
Extract IDE crate
Laurenz