| .. |
|
bin
|
Spawn a new thread with a larger stack for the server
|
2022-04-22 17:35:03 +02:00 |
|
cli
|
Preserve order when grouping references.
|
2022-03-22 12:38:59 -07:00 |
|
diagnostics
|
Don't emit a quickfix for placeholder suggestions
|
2022-04-25 15:21:30 +02:00 |
|
caps.rs
|
Show config deseralization failures on start up
|
2022-04-11 13:05:34 +02:00 |
|
cargo_target_spec.rs
|
Show config deseralization failures on start up
|
2022-04-11 13:05:34 +02:00 |
|
cli.rs
|
Begining of lsif
|
2021-09-26 10:04:02 +03:30 |
|
config.rs
|
Reload project on .cargo/config[.toml] changes
|
2022-04-27 12:10:43 -03:00 |
|
diagnostics.rs
|
Handle multiple cargo check quick fix spans
|
2021-12-04 21:41:56 -08:00 |
|
diff.rs
|
Split textDocument/formatting TextEdit with diff
|
2020-12-31 15:33:20 +01:00 |
|
dispatch.rs
|
minor: clarify error message
|
2022-04-24 13:39:33 +01:00 |
|
from_proto.rs
|
fix: don't panic on seeing an unexpected offset
|
2022-01-03 14:49:47 +00:00 |
|
global_state.rs
|
internal: more visibility into why things happen
|
2022-04-16 13:17:27 +01:00 |
|
handlers.rs
|
Fix Reload Workspace command
|
2022-04-24 11:59:08 +08:00 |
|
integrated_benchmarks.rs
|
internal: Re-arrange ide_db modules
|
2022-03-06 19:04:04 +01:00 |
|
lib.rs
|
internal: optimize compile time
|
2021-08-15 13:24:37 +03:00 |
|
line_index.rs
|
use utf16 instead of utf8
|
2021-09-26 10:04:02 +03:30 |
|
lsp_ext.rs
|
Allows triggering commands after an assist edit
|
2022-04-19 18:45:48 +02:00 |
|
lsp_utils.rs
|
internal: Show more project building errors to the user
|
2022-04-14 11:31:01 +02:00 |
|
main_loop.rs
|
Fix Reload Workspace command
|
2022-04-24 11:59:08 +08:00 |
|
markdown.rs
|
Code blocks with tilde also works like code block
|
2022-04-01 20:29:32 +09:00 |
|
mem_docs.rs
|
fix: correctly update diagnostics when files are opened and closed
|
2021-07-26 21:22:06 +03:00 |
|
op_queue.rs
|
internal: more visibility into why things happen
|
2022-04-16 13:17:27 +01:00 |
|
reload.rs
|
Reload project on .cargo/config[.toml] changes
|
2022-04-27 12:10:43 -03:00 |
|
semantic_tokens.rs
|
Fix highlighting of Self
|
2022-03-05 23:34:37 +01:00 |
|
thread_pool.rs
|
Improve prime_caches and display its progress
|
2020-10-12 13:35:01 +02:00 |
|
to_proto.rs
|
Allows triggering commands after an assist edit
|
2022-04-19 18:45:48 +02:00 |