.. |
display
|
Replace more Name::to_string usages with Name::to_smol_str
|
2021-11-04 18:12:05 +01:00 |
doc_links
|
Use array into_iter in more places
|
2021-11-04 07:51:20 +02:00 |
hover
|
Refactor ide handling for paths in derive inputs
|
2021-10-28 16:47:19 +02:00 |
syntax_highlighting
|
Fix proc-macro attributes being shadowed by their functions in IDE layer
|
2021-11-08 14:49:50 +01:00 |
typing
|
docs: add note about vscode-vim in on_enter
|
2021-10-01 14:12:32 -04:00 |
annotations.rs
|
Refactor to eliminate a vector allocation.
|
2021-10-06 16:43:37 -05:00 |
call_hierarchy.rs
|
Saw a FIXME comment and decided to fix it.
|
2021-10-12 11:52:31 -04:00 |
display.rs
|
Split the hover module up
|
2021-09-23 20:36:15 +02:00 |
doc_links.rs
|
Merge #10685
|
2021-11-05 11:25:17 +00:00 |
expand_macro.rs
|
Update crates/ide/src/expand_macro.rs
|
2021-10-26 20:17:47 +02:00 |
extend_selection.rs
|
Saw a FIXME comment and decided to fix it.
|
2021-10-12 11:52:31 -04:00 |
file_structure.rs
|
Rename *Owner traits to Has*
|
2021-09-27 12:54:24 +02:00 |
fixture.rs
|
add some tests
|
2021-09-26 12:48:53 +03:30 |
fn_references.rs
|
Rename *Owner traits to Has*
|
2021-09-27 12:54:24 +02:00 |
folding_ranges.rs
|
Rename *Owner traits to Has*
|
2021-09-27 12:54:24 +02:00 |
goto_declaration.rs
|
fix: make goto_declaration multi-token mapping aware
|
2021-10-26 19:31:49 +02:00 |
goto_definition.rs
|
Refactor ide handling for paths in derive inputs
|
2021-10-28 16:47:19 +02:00 |
goto_implementation.rs
|
Saw a FIXME comment and decided to fix it.
|
2021-10-12 11:52:31 -04:00 |
goto_type_definition.rs
|
assume valid identifier
|
2021-10-26 19:33:50 +02:00 |
highlight_related.rs
|
more clippy fixes
|
2021-10-16 12:32:55 +01:00 |
hover.rs
|
more clippy fixes
|
2021-10-16 12:32:55 +01:00 |
inlay_hints.rs
|
Replace more Name::to_string usages with Name::to_smol_str
|
2021-11-04 18:12:05 +01:00 |
join_lines.rs
|
Migrate to edition 2021
|
2021-10-21 20:10:40 +02:00 |
lib.rs
|
Expose version string of crates fom HIR
|
2021-11-03 15:40:06 +01:00 |
markdown_remove.rs
|
Remove more unreachable pubs
|
2020-11-02 16:58:33 +01:00 |
markup.rs
|
Rename ra_ide -> ide
|
2020-08-13 17:58:27 +02:00 |
matching_brace.rs
|
Matching brace prefers brace on cursor's right
|
2021-10-14 14:15:56 +08:00 |
move_item.rs
|
more clippy fixes
|
2021-10-16 12:32:55 +01:00 |
parent_module.rs
|
simplify
|
2021-05-15 17:22:39 +02:00 |
prime_caches.rs
|
internal: more obviously correct code for cache priming progerss
|
2021-08-30 19:18:48 +03:00 |
references.rs
|
internal: untangle usages of ReferenceCategory somewhat
|
2021-10-02 13:02:06 +03:00 |
rename.rs
|
Replace more Name::to_string usages with Name::to_smol_str
|
2021-11-04 18:12:05 +01:00 |
runnables.rs
|
Saw a FIXME comment and decided to fix it.
|
2021-10-12 11:52:31 -04:00 |
ssr.rs
|
internal: slightly improve compile times
|
2021-08-29 12:53:56 +03:00 |
static_index.rs
|
Refactor ide handling for paths in derive inputs
|
2021-10-28 16:47:19 +02:00 |
status.rs
|
fix
|
2021-06-29 20:34:52 +01:00 |
syntax_highlighting.rs
|
more clippy fixes
|
2021-10-16 12:32:55 +01:00 |
syntax_tree.rs
|
internal: more reasonable grammar for blocks
|
2021-09-26 19:16:09 +03:00 |
typing.rs
|
revert
|
2021-10-16 14:13:43 +01:00 |
view_crate_graph.rs
|
Add "View Crate Graph (Full)"
|
2021-07-02 00:10:33 +02:00 |
view_hir.rs
|
Gifs and screenshots for features in manual
|
2021-03-31 00:08:10 +01:00 |
view_item_tree.rs
|
Add a "Debug ItemTree" LSP request
|
2021-05-21 23:59:52 +02:00 |