tinymist/crates/tinymist-query/src
Myriad-Dreamin 856a1e4485
revert: "feat: rename labels (#1858)" (#2084)
This reverts commit 14c7a92944. Didn't
pass the test `label_indir.typ.snap`.
2025-08-26 14:07:42 +08:00
..
adt refactor: move expr and ty defs to analysis crate (#1633) 2025-04-08 05:50:55 +08:00
analysis docs: document all public items in rust codebase (#2058) 2025-08-21 12:50:03 +08:00
code_action fix: compile warnings (#1774) 2025-05-22 11:37:44 +08:00
completion feat: bump edition of most crates to rust 2024 (#2042) 2025-08-18 16:48:41 +08:00
docs feat: bump edition of most crates to rust 2024 (#2042) 2025-08-18 16:48:41 +08:00
fixtures revert: "feat: rename labels (#1858)" (#2084) 2025-08-26 14:07:42 +08:00
syntax docs: document all public items in rust codebase (#2058) 2025-08-21 12:50:03 +08:00
testing feat: bump edition of most crates to rust 2024 (#2042) 2025-08-18 16:48:41 +08:00
analysis.rs feat: bump edition of most crates to rust 2024 (#2042) 2025-08-18 16:48:41 +08:00
bib.rs feat: show rendered bibliography in bib hover and improve label hover (#1611) 2025-04-11 17:29:03 +08:00
check.rs feat: bump edition of most crates to rust 2024 (#2042) 2025-08-18 16:48:41 +08:00
code_action.rs feat: init log in web (#2068) 2025-08-24 08:45:51 +08:00
code_context.rs feat: bump edition of most crates to rust 2024 (#2042) 2025-08-18 16:48:41 +08:00
code_lens.rs feat: bump edition of most crates to rust 2024 (#2042) 2025-08-18 16:48:41 +08:00
color_presentation.rs dev: refactor tasks (#411) 2024-07-14 17:40:01 +08:00
completion.rs dev: split test functions for multiple crates (#1695) 2025-04-30 19:01:29 +08:00
diagnostics.rs dev: split test functions for multiple crates (#1695) 2025-04-30 19:01:29 +08:00
document_color.rs feat: bump edition of most crates to rust 2024 (#2042) 2025-08-18 16:48:41 +08:00
document_highlight.rs feat: bump edition of most crates to rust 2024 (#2042) 2025-08-18 16:48:41 +08:00
document_link.rs feat: bump edition of most crates to rust 2024 (#2042) 2025-08-18 16:48:41 +08:00
document_metrics.rs build: bump world crates to 0.13.12-rc1 (#1608) 2025-03-31 16:01:51 +08:00
document_symbol.rs feat: bump edition of most crates to rust 2024 (#2042) 2025-08-18 16:48:41 +08:00
folding_range.rs feat: bump edition of most crates to rust 2024 (#2042) 2025-08-18 16:48:41 +08:00
goto_declaration.rs feat: bump edition of most crates to rust 2024 (#2042) 2025-08-18 16:48:41 +08:00
goto_definition.rs feat: resolve definitions with dynamic analysis (#1904) 2025-07-15 01:15:33 +08:00
hover.rs docs: document all public items in rust codebase (#2058) 2025-08-21 12:50:03 +08:00
inlay_hint.rs feat: bump edition of most crates to rust 2024 (#2042) 2025-08-18 16:48:41 +08:00
jump.rs feat: bump edition of most crates to rust 2024 (#2042) 2025-08-18 16:48:41 +08:00
lib.rs docs: document all public items in rust codebase (#2058) 2025-08-21 12:50:03 +08:00
lsp_typst_boundary.rs feat: move and compile tinymist crate for wasm32 target (#2027) 2025-08-11 13:14:26 +08:00
on_enter.rs feat: bump edition of most crates to rust 2024 (#2042) 2025-08-18 16:48:41 +08:00
package.rs feat: bump edition of most crates to rust 2024 (#2042) 2025-08-18 16:48:41 +08:00
prelude.rs docs: document all public items in rust codebase (#2058) 2025-08-21 12:50:03 +08:00
prepare_rename.rs revert: "feat: rename labels (#1858)" (#2084) 2025-08-26 14:07:42 +08:00
references.rs feat: bump edition of most crates to rust 2024 (#2042) 2025-08-18 16:48:41 +08:00
rename.rs revert: "feat: rename labels (#1858)" (#2084) 2025-08-26 14:07:42 +08:00
selection_range.rs feat: bump edition of most crates to rust 2024 (#2042) 2025-08-18 16:48:41 +08:00
semantic_tokens_delta.rs dev: refactor semantic_tokens crate (#809) 2024-11-14 02:39:26 +08:00
semantic_tokens_full.rs feat: bump edition of most crates to rust 2024 (#2042) 2025-08-18 16:48:41 +08:00
signature_help.rs feat: bump edition of most crates to rust 2024 (#2042) 2025-08-18 16:48:41 +08:00
symbol.rs feat: bump edition of most crates to rust 2024 (#2042) 2025-08-18 16:48:41 +08:00
tests.rs feat: bump edition of most crates to rust 2024 (#2042) 2025-08-18 16:48:41 +08:00
will_rename_files.rs revert: "feat: rename labels (#1858)" (#2084) 2025-08-26 14:07:42 +08:00
workspace_label.rs feat: bump edition of most crates to rust 2024 (#2042) 2025-08-18 16:48:41 +08:00