Noah Bright
99b26382d8
Update handlers.rs to handlers/requests.rs
2024-09-28 06:17:22 -04:00
Ali Bektas
81227a309c
Better testing infra for ratoml
2024-09-08 23:40:38 +02:00
Lukas Wirth
be33a2e1bd
Improve inlay hint resolution reliability
2024-08-30 15:57:52 +02:00
Lukas Wirth
234d383f5f
internal: Reply to requests with defaults when vfs is still loading
2024-08-12 12:05:15 +02:00
bors
722f79d374
Auto merge of #17707 - Veykril:proc-macro-err-cleanup, r=Veykril
...
feat: Use spans for builtin and declarative macro expansion errors
This should generally improve some error reporting for macro expansion errors. Especially for `compile_error!` within proc-macros
2024-07-29 14:07:33 +00:00
Edward Jones
55964dad2a
docs: Reference cov_mark crate instead of test_utils/mark
...
Seems this was switched over in https://github.com/rust-lang/rust-analyzer/issues/7922
2024-07-26 22:49:11 -03:00
Lukas Wirth
f6e2fca74b
Internal: Cleanup proc-macro error handling
2024-07-26 14:38:19 +02:00
David Barsky
06fe4e6b6e
internal: remove UnindexedProject notification
...
Summary:
Test Plan:
Reviewers:
Subscribers:
Tasks:
Tags:
2024-07-23 13:34:04 -04:00
David Barsky
2e582ad848
feature: move linked_projects discovery to the rust-analyzer server
2024-07-18 12:01:27 -04:00
Lukas Wirth
77bca5306c
Fix stale reference in architecture.md
2024-07-07 09:19:09 +02:00
Lukas Wirth
070f95c12e
Move capability querying out of the config module
2024-07-07 07:42:12 +02:00
Lukas Wirth
9959546c8a
Flatten cargoExtraArgs away from the runnable lsp extension
2024-07-06 16:36:27 +02:00
Lukas Wirth
0859772dbe
Add environment to runnable lsp extension
2024-07-06 16:20:25 +02:00
Joel Daniel Rico
5934eeda55
feat: add toggleLSPLogs command
...
add `toggleLSPLogs` command
update docs to reflect new command
2024-06-17 04:08:32 -07:00
Wilfred Hughes
1e9e86c655
feature: add build system info; runnables to rust-project.json
2024-06-11 11:55:17 -04:00
Lukas Wirth
59002b3828
Fix processing of ratoml files
2024-06-07 12:31:50 +02:00
roife
c10bda5577
Update docs
2024-05-24 03:53:36 +08:00
Lukas Wirth
f93256ca42
Allow sysroots to only consist of the source root dir
2024-05-23 20:12:31 +02:00
Lukas Wirth
001c387150
Don't retry position relient requests and version resolve data
2024-04-28 17:02:38 +02:00
Lukas Wirth
3bc103ad88
Show workspace info in the status bar
2024-04-26 11:28:33 +02:00
Laurențiu Nicola
8f2138102f
Use josh for subtree syncs
2024-04-21 10:07:08 +03:00