.. |
adt
|
refactor: move expr and ty defs to analysis crate (#1633)
|
2025-04-08 05:50:55 +08:00 |
analysis
|
fix: correct hover docs generated by typlite (#1761)
|
2025-06-07 09:14:20 +08:00 |
code_action
|
fix: compile warnings (#1774)
|
2025-05-22 11:37:44 +08:00 |
completion
|
refactor: move expr and ty defs to analysis crate (#1633)
|
2025-04-08 05:50:55 +08:00 |
docs
|
feat: import_context and contexual convert (#1816)
|
2025-06-16 16:13:40 +08:00 |
fixtures
|
fix: example impl is not correct (#1770)
|
2025-06-08 13:44:59 +08:00 |
syntax
|
feat: import_context and contexual convert (#1816)
|
2025-06-16 16:13:40 +08:00 |
testing
|
feat: add test framework with coverage support (#1518)
|
2025-03-17 22:41:33 +08:00 |
analysis.rs
|
dev: split test functions for multiple crates (#1695)
|
2025-04-30 19:01:29 +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
|
refactor: prepare for linting on syntaxes (#1640)
|
2025-04-09 04:10:47 +08:00 |
code_action.rs
|
fix: compile warnings (#1774)
|
2025-05-22 11:37:44 +08:00 |
code_context.rs
|
fix: correct hover docs generated by typlite (#1761)
|
2025-06-07 09:14:20 +08:00 |
code_lens.rs
|
feat: employ l10n to tinymist-cli and vscode extension (#1505)
|
2025-03-15 10:38:07 +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
|
docs: documenting color expr worker (#980)
|
2024-12-11 11:04:08 +08:00 |
document_highlight.rs
|
docs: split and documenting document highlight worker (#989)
|
2024-12-12 13:26:01 +08:00 |
document_link.rs
|
fix: the path to join is shadowed by a local variable (#1322) (#1335)
|
2025-02-20 00:50:10 +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: fold continue line comments (#1043)
|
2024-12-28 12:17:34 +08:00 |
folding_range.rs
|
refactor: move expr and ty defs to analysis crate (#1633)
|
2025-04-08 05:50:55 +08:00 |
goto_declaration.rs
|
refactor: improving names of matched structs and documenting matchers (#1022)
|
2024-12-18 16:35:15 +08:00 |
goto_definition.rs
|
feat: resolve full ranges of bib items (#1627)
|
2025-04-04 17:06:09 +08:00 |
hover.rs
|
feat: expr_tooltip should not return docs (#1801)
|
2025-06-07 12:31:14 +08:00 |
inlay_hint.rs
|
build: bump world crates to 0.13.12-rc1 (#1608)
|
2025-03-31 16:01:51 +08:00 |
jump.rs
|
feat: autofix unknown variable: a and file not found (searched at a.typ) by code action (#1743)
|
2025-05-09 23:44:12 +08:00 |
lib.rs
|
feat: autofix unknown variable: a and file not found (searched at a.typ) by code action (#1743)
|
2025-05-09 23:44:12 +08:00 |
lsp_typst_boundary.rs
|
dev: split test functions for multiple crates (#1695)
|
2025-04-30 19:01:29 +08:00 |
on_enter.rs
|
dev: split test functions for multiple crates (#1695)
|
2025-04-30 19:01:29 +08:00 |
package.rs
|
feat: extract package implementation (#1647)
|
2025-04-16 18:19:03 +08:00 |
prelude.rs
|
feat: autofix unknown variable: a and file not found (searched at a.typ) by code action (#1743)
|
2025-05-09 23:44:12 +08:00 |
prepare_rename.rs
|
dev: add Definition::file_id (#1626)
|
2025-04-04 16:08:38 +08:00 |
references.rs
|
feat: re-identify ref colon syntax and perform IDE operations (#1735)
|
2025-05-03 19:03:07 +08:00 |
rename.rs
|
refactor: move expr and ty defs to analysis crate (#1633)
|
2025-04-08 05:50:55 +08:00 |
selection_range.rs
|
refactor: simplify and document lsp_typst_boundary crate (#1049)
|
2024-12-22 11:21:04 +08:00 |
semantic_tokens_delta.rs
|
dev: refactor semantic_tokens crate (#809)
|
2024-11-14 02:39:26 +08:00 |
semantic_tokens_full.rs
|
dev: refactor semantic_tokens crate (#809)
|
2024-11-14 02:39:26 +08:00 |
signature_help.rs
|
feat: autofix unknown variable: a and file not found (searched at a.typ) by code action (#1743)
|
2025-05-09 23:44:12 +08:00 |
symbol.rs
|
feat: encode and use workspace information into PackageSpec (#1187)
|
2025-01-19 11:51:00 +08:00 |
tests.rs
|
fix(test): running test as root (#1817)
|
2025-06-16 13:01:25 +08:00 |
will_rename_files.rs
|
fix: correct rename on unix platforms caused by pathdiff#8 (#1587)
|
2025-03-26 12:46:33 +08:00 |
workspace_label.rs
|
feat: encode and use workspace information into PackageSpec (#1187)
|
2025-01-19 11:51:00 +08:00 |