.. |
adt
|
feat: lock and snapshot {analysis,token} caches on main thread (#806)
|
2024-11-14 01:40:27 +08:00 |
analysis
|
dev: cache link expressions (#866)
|
2024-11-20 16:24:12 +08:00 |
docs
|
dev: replace FieldTy with ParamTy (#830)
|
2024-11-16 13:50:50 +08:00 |
fixtures
|
feat: provide both bracket and paren completion (#867)
|
2024-11-20 16:55:34 +08:00 |
syntax
|
feat: add search index to quickly filter unrelated files (#864)
|
2024-11-20 16:14:32 +08:00 |
ty
|
feat: improve and filter completion in show/set syntax (#858)
|
2024-11-20 02:15:53 +08:00 |
upstream
|
feat: provide both bracket and paren completion (#867)
|
2024-11-20 16:55:34 +08:00 |
analysis.rs
|
feat: conditionally render code in docs (#824)
|
2024-11-15 13:40:30 +08:00 |
code_action.rs
|
refactor: refactor hover, analysis/global, and docs crates (#755)
|
2024-10-31 10:07:31 +08:00 |
code_context.rs
|
feat: postfix completion on values (#850)
|
2024-11-19 13:36:14 +08:00 |
code_lens.rs
|
refactor: refactor hover, analysis/global, and docs crates (#755)
|
2024-10-31 10:07:31 +08:00 |
color_presentation.rs
|
dev: refactor tasks (#411)
|
2024-07-14 17:40:01 +08:00 |
completion.rs
|
feat: pass completion configs via context (#863)
|
2024-11-20 16:06:28 +08:00 |
diagnostics.rs
|
dev: convert diagnostics without analysis snapshot (#805)
|
2024-11-13 23:51:48 +08:00 |
document_color.rs
|
refactor: refactor hover, analysis/global, and docs crates (#755)
|
2024-10-31 10:07:31 +08:00 |
document_highlight.rs
|
refactor: refactor hover, analysis/global, and docs crates (#755)
|
2024-10-31 10:07:31 +08:00 |
document_link.rs
|
dev: cache link expressions (#866)
|
2024-11-20 16:24:12 +08:00 |
document_metrics.rs
|
refactor: refactor hover, analysis/global, and docs crates (#755)
|
2024-10-31 10:07:31 +08:00 |
document_symbol.rs
|
feat: provide package view and local documentation (#596)
|
2024-09-12 21:17:07 +08:00 |
folding_range.rs
|
refactor: reduce source cache and mutability (#693)
|
2024-10-16 23:17:52 +08:00 |
goto_declaration.rs
|
refactor: refactor hover, analysis/global, and docs crates (#755)
|
2024-10-31 10:07:31 +08:00 |
goto_definition.rs
|
refactor: refactor hover, analysis/global, and docs crates (#755)
|
2024-10-31 10:07:31 +08:00 |
hover.rs
|
dev: cache link expressions (#866)
|
2024-11-20 16:24:12 +08:00 |
inlay_hint.rs
|
dev: collect func.with type information for signature help (#759)
|
2024-11-02 14:52:25 +08:00 |
jump.rs
|
refactor: add compatibility for typst_syntax::LinkedNode.leaf_at (#582)
|
2024-09-08 22:10:01 +08:00 |
lib.rs
|
feat: postfix completion on values (#850)
|
2024-11-19 13:36:14 +08:00 |
lsp_typst_boundary.rs
|
refactor: refactor hover, analysis/global, and docs crates (#755)
|
2024-10-31 10:07:31 +08:00 |
on_enter.rs
|
feat: fully support onEnter edits inside comments (#823)
|
2024-11-14 22:21:14 +08:00 |
package.rs
|
feat: use typst-kit's package functions (#832)
|
2024-11-16 16:27:17 +08:00 |
prelude.rs
|
refactor: refactor hover, analysis/global, and docs crates (#755)
|
2024-10-31 10:07:31 +08:00 |
prepare_rename.rs
|
refactor: refactor hover, analysis/global, and docs crates (#755)
|
2024-10-31 10:07:31 +08:00 |
references.rs
|
feat: add search index to quickly filter unrelated files (#864)
|
2024-11-20 16:14:32 +08:00 |
rename.rs
|
refactor: refactor hover, analysis/global, and docs crates (#755)
|
2024-10-31 10:07:31 +08:00 |
selection_range.rs
|
refactor: add compatibility for typst_syntax::LinkedNode.leaf_at (#582)
|
2024-09-08 22:10:01 +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
|
dev: replace FieldTy with ParamTy (#830)
|
2024-11-16 13:50:50 +08:00 |
symbol.rs
|
refactor: refactor hover, analysis/global, and docs crates (#755)
|
2024-10-31 10:07:31 +08:00 |
tests.rs
|
feat: add package related arguments to typstExtraArgs (#833)
|
2024-11-16 17:16:56 +08:00 |
will_rename_files.rs
|
refactor: refactor hover, analysis/global, and docs crates (#755)
|
2024-10-31 10:07:31 +08:00 |
workspace_label.rs
|
dev: clean up log to print (#818)
|
2024-11-14 21:21:47 +08:00 |