| .. |
|
bin
|
feat: emit SCIP via rust-analyzer
|
2022-08-22 15:13:46 -04:00 |
|
cli
|
Simplify
|
2022-09-19 17:31:08 +02:00 |
|
config
|
fix: Fix config patching for callable snippets
|
2022-06-11 13:41:06 +02:00 |
|
diagnostics
|
remove imports that are also in edition 2021's prelude
|
2022-08-09 01:16:32 +02:00 |
|
caps.rs
|
Add simple support for completion item details
|
2022-07-18 19:27:54 +02:00 |
|
cargo_target_spec.rs
|
Simplify feature representation in CargoConfig
|
2022-09-19 16:52:44 +02:00 |
|
cli.rs
|
feat: emit SCIP via rust-analyzer
|
2022-08-22 15:13:46 -04:00 |
|
config.rs
|
Simplify
|
2022-09-19 17:31:08 +02:00 |
|
diagnostics.rs
|
Make use of NoHash hashing for FileId and CrateId
|
2022-08-25 20:41:49 +02:00 |
|
diff.rs
|
Fix last few warnings manually
|
2022-07-20 15:05:02 +02:00 |
|
dispatch.rs
|
Bring the version command output in line with other rust tools
|
2022-06-02 18:36:02 +02:00 |
|
from_proto.rs
|
fix: Fix completions disappearing when typing two keys in quick succession
|
2022-06-01 00:20:47 +02:00 |
|
global_state.rs
|
Highlight namerefs by syntax until proc-macros have been loaded
|
2022-08-29 18:44:55 +02:00 |
|
handlers.rs
|
Auto merge of #13058 - dpaoliello:extraenv, r=Veykril
|
2022-09-18 17:43:46 +00:00 |
|
integrated_benchmarks.rs
|
Restructure find_path into a separate functions for modules and non-module items
|
2022-09-13 15:15:27 +02:00 |
|
lib.rs
|
Fix last few warnings manually
|
2022-07-20 15:05:02 +02:00 |
|
line_index.rs
|
use utf16 instead of utf8
|
2021-09-26 10:04:02 +03:30 |
|
lsp_ext.rs
|
Implement lsp extension for cancelling running flychecks
|
2022-08-19 08:54:53 +02:00 |
|
lsp_utils.rs
|
Bring the version command output in line with other rust tools
|
2022-06-02 18:36:02 +02:00 |
|
main_loop.rs
|
Move empty diagnostics workaround back into the server
|
2022-08-28 11:54:46 +02: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
|
Simplify
|
2022-09-19 17:31:08 +02:00 |
|
semantic_tokens.rs
|
Re-export standard semantic token types and mods
|
2022-08-23 18:06:32 +02:00 |
|
task_pool.rs
|
Increase worker thread stack and name them
|
2022-06-04 20:48:51 +03:00 |
|
to_proto.rs
|
Move reference imports filtering into to_proto layer
|
2022-09-13 14:58:50 +02:00 |
|
version.rs
|
Bring the version command output in line with other rust tools
|
2022-06-02 18:36:02 +02:00 |