.. |
adt
|
feat: add def use analysis for external items (#26)
|
2024-03-13 15:05:52 +08:00 |
analysis
|
dev: weaken inference from outer use (#250)
|
2024-05-07 19:21:13 +08:00 |
fixtures
|
dev: weaken inference from outer use (#250)
|
2024-05-07 19:21:13 +08:00 |
semantic_tokens
|
dev: improve punctuation and keyword token kinds (#133)
|
2024-03-30 20:04:34 +08:00 |
syntax
|
feat: reimplement signature help (#241)
|
2024-05-05 23:30:19 +08:00 |
upstream
|
dev: weaken inference from outer use (#250)
|
2024-05-07 19:21:13 +08:00 |
analysis.rs
|
dev: improve join type (#249)
|
2024-05-07 18:30:14 +08:00 |
code_action.rs
|
feat: provide code action to rewrite headings (#240)
|
2024-05-05 23:25:03 +08:00 |
code_context.rs
|
feat: complete symbol view (#218)
|
2024-04-27 09:58:58 +08:00 |
code_lens.rs
|
dev: rename trace feature to profile feature (#185)
|
2024-04-12 09:49:44 +08:00 |
color_presentation.rs
|
feat: add basic color providers (#171)
|
2024-04-06 14:10:48 +08:00 |
completion.rs
|
dev: insert commas in arg context for completing before identifiers (#251)
|
2024-05-07 19:03:25 +08:00 |
diagnostics.rs
|
fix: improve release profile & fix typos (#177)
|
2024-04-10 11:34:18 +08:00 |
document_color.rs
|
feat: add basic color providers (#171)
|
2024-04-06 14:10:48 +08:00 |
document_metrics.rs
|
dev: collect server information for summary (#162)
|
2024-04-05 13:18:36 +08:00 |
document_symbol.rs
|
feat: allow running server with loading font once and on rootless files (#94)
|
2024-03-26 10:33:56 +08:00 |
folding_range.rs
|
feat: allow running server with loading font once and on rootless files (#94)
|
2024-03-26 10:33:56 +08:00 |
goto_declaration.rs
|
fix: improve release profile & fix typos (#177)
|
2024-04-10 11:34:18 +08:00 |
goto_definition.rs
|
feat: find definition of label references (#235)
|
2024-05-05 18:53:18 +08:00 |
hover.rs
|
feat: reimplement signature help (#241)
|
2024-05-05 23:30:19 +08:00 |
inlay_hint.rs
|
dev: check variadic/content arguments correctly (#202)
|
2024-04-20 12:49:44 +08:00 |
jump.rs
|
feat: initialize telescope mode previewing (#164)
|
2024-04-05 17:22:56 +08:00 |
lib.rs
|
feat: provide code action to rewrite headings (#240)
|
2024-05-05 23:25:03 +08:00 |
lsp_features.rs
|
feat: allow running server with loading font once and on rootless files (#94)
|
2024-03-26 10:33:56 +08:00 |
lsp_typst_boundary.rs
|
feat: append rest code completion result after param completed (#208)
|
2024-04-20 16:04:18 +08:00 |
prelude.rs
|
feat: provide code action to rewrite headings (#240)
|
2024-05-05 23:25:03 +08:00 |
prepare_rename.rs
|
feat: find definition of label references (#235)
|
2024-05-05 18:53:18 +08:00 |
references.rs
|
feat: complete arguments enhanced by type inference (#186)
|
2024-04-15 00:17:54 +08:00 |
rename.rs
|
feat: find definition of label references (#235)
|
2024-05-05 18:53:18 +08:00 |
selection_range.rs
|
feat: allow running server with loading font once and on rootless files (#94)
|
2024-03-26 10:33:56 +08:00 |
semantic_tokens_delta.rs
|
fix: documentation issues (#131)
|
2024-03-30 18:51:30 +08:00 |
semantic_tokens_full.rs
|
fix: documentation issues (#131)
|
2024-03-30 18:51:30 +08:00 |
signature_help.rs
|
feat: reimplement signature help (#241)
|
2024-05-05 23:30:19 +08:00 |
symbol.rs
|
feat: complete arguments enhanced by type inference (#186)
|
2024-04-15 00:17:54 +08:00 |
tests.rs
|
dev: insert commas in arg context for completing before identifiers (#251)
|
2024-05-07 19:03:25 +08:00 |