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
2025-02-26
Improve clarity of `ast.rs` for newcomers to the codebase (#5784)
Ian Wrzesinski
2025-02-25
Only autocomplete methods which take self (#5824)
Laurenz
2025-02-24
Bump MSRV to 1.83 and Rust in CI to 1.85 (#5946)
Laurenz
2025-02-11
Fix autocomplete and jumps in math (#5849)
Laurenz
2025-02-06
Autocomplete content methods (#5822)
Laurenz
2025-02-04
Scope deprecations (#5798)
Laurenz
2025-02-03
Refactor `Scope` (#5797)
Laurenz
2025-01-30
Modular, multi-threaded, transitioning plugins (#5779)
Laurenz
2025-01-29
Resolve bound name of bare import statically (#5773)
Laurenz
2025-01-09
Revamp data loading and deprecate `decode` functions (#5671)
Laurenz
2025-01-08
More flexible and efficient `Bytes` representation (#5670)
Laurenz
2025-01-06
Select items by import paths (#5518)
Myriad-Dreamin
2024-12-18
Further improve IDE tests (#5602)
Laurenz
2024-12-18
Fix autocompletion of half-completed import item (#5531)
Yifan Song
2024-12-16
Consider parameters when iterating items in scope (#5517)
Myriad-Dreamin
2024-12-11
More `CapturesVisitor` tests (#5506)
Ian Wrzesinski
2024-12-04
Add HTML export format
Laurenz
2024-12-04
Rename `Document` to `PagedDocument`
Laurenz
2024-11-29
Compile-time `PicoStr` interning (#5491)
Laurenz
2024-11-26
Replace _magic_ "preview" literals with a constant (#5452)
Stephen Waits
2024-11-13
Smarter filtering of scope completions
Laurenz
2024-11-13
Simplify go-to-definition
Laurenz
2024-11-13
Add support for raw range spans
Laurenz
2024-11-13
Simplify import handling
Laurenz
2024-11-13
Move a few things into separate files
Laurenz
2024-11-13
Figure body snippets
Laurenz
2024-11-13
Distinguish between more completion kinds
Laurenz
2024-11-13
Autocomplete file paths
Laurenz
2024-11-13
Introduce `IdeWorld` trait
Laurenz
2024-11-13
Do not complete existing positional parameters
Laurenz
2024-11-13
Star import tooltip
Laurenz
2024-11-13
Simplify tooltip tests
Laurenz
2024-11-13
Autocomplete different functions with different brackets
Laurenz
2024-11-13
Fix `#cite` autocompletion
Laurenz
2024-11-13
Simplify autocompletion tests
Laurenz
2024-11-07
Remove unused dependencies (#5379)
Yip Coekjan
2024-10-27
Split out four new crates (#5302)
Laurenz
2024-10-10
Fix scales for unit conversion (#5169)
Laurenz
2024-10-01
Fix duration formatting precision (#5082)
Laurenz
2024-09-30
Add internal URL type (#5074)
Laurenz
2024-09-26
Make `jump_from_cursor` return a vector of `Position` (#4886)
Sébastien d'Herbais de Thun
2024-08-20
Share allocations for singletons (#4794)
Laurenz
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
[next]