.. |
display
|
Improve call_hierarchy and incoming/outgoing_calls
|
2021-09-16 02:25:02 +02:00 |
doc_links
|
Some more fragment fixes
|
2021-07-20 17:03:39 +02:00 |
hover
|
Split the hover module up
|
2021-09-23 20:36:15 +02:00 |
syntax_highlighting
|
Add a mirror function-like proc-macro expander for tests
|
2021-09-21 14:55:54 +02:00 |
typing
|
clippy::redudant_borrow
|
2021-06-13 09:24:16 +05:30 |
annotations.rs
|
fix: multi-token mapping aware find references
|
2021-09-01 19:19:16 +02:00 |
call_hierarchy.rs
|
Improve call_hierarchy and incoming/outgoing_calls
|
2021-09-16 02:25:02 +02:00 |
display.rs
|
Split the hover module up
|
2021-09-23 20:36:15 +02:00 |
doc_links.rs
|
Support goto_def for intra-doc-links in macro invocations
|
2021-09-23 19:17:29 +02:00 |
expand_macro.rs
|
Add some more attribute ide tests
|
2021-09-14 03:57:29 +02:00 |
extend_selection.rs
|
clippy::redudant_borrow
|
2021-06-13 09:24:16 +05:30 |
file_structure.rs
|
Gifs and screenshots for features in manual
|
2021-03-31 00:08:10 +01:00 |
fixture.rs
|
Enable attribte macros in ide fixtures
|
2021-09-14 01:23:13 +02:00 |
fn_references.rs
|
7526: Rename crate assists to ide_assists.
|
2021-02-23 00:59:16 +05:30 |
folding_ranges.rs
|
Folding ranges respect item visibilities
|
2021-07-15 17:44:23 +02:00 |
goto_declaration.rs
|
Return both field and local references for shorthands in goto_def
|
2021-07-11 16:16:16 +02:00 |
goto_definition.rs
|
Support goto_def for intra-doc-links in macro invocations
|
2021-09-23 19:17:29 +02:00 |
goto_implementation.rs
|
fix: make goto_implementation multi-token mapping aware
|
2021-09-01 14:51:37 +02:00 |
goto_type_definition.rs
|
Give TypeInfo fields and methods more appropriate names
|
2021-08-03 17:28:51 +02:00 |
highlight_related.rs
|
fix: Use original definition ranges for ide_db::search instead of the expanded ranges
|
2021-09-14 02:49:06 +02:00 |
hover.rs
|
Split the hover module up
|
2021-09-23 20:36:15 +02:00 |
inlay_hints.rs
|
Make inlay hints work in attributed items
|
2021-09-18 13:19:29 +02:00 |
join_lines.rs
|
feat: join lines merges assignments
|
2021-08-22 21:28:39 +03:00 |
lib.rs
|
Begining of lsif
|
2021-09-26 10:04:02 +03:30 |
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
|
simplify
|
2021-05-15 17:22:39 +02:00 |
move_item.rs
|
Fix move_item test fixture indentations
|
2021-07-30 13:03:28 +02: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
|
Add some more attribute ide tests
|
2021-09-14 03:57:29 +02:00 |
rename.rs
|
Add some more attribute ide tests
|
2021-09-14 03:57:29 +02:00 |
runnables.rs
|
Add some more attribute ide tests
|
2021-09-14 03:57:29 +02:00 |
ssr.rs
|
internal: slightly improve compile times
|
2021-08-29 12:53:56 +03:00 |
static_index.rs
|
use utf16 instead of utf8
|
2021-09-26 10:04:02 +03:30 |
status.rs
|
fix
|
2021-06-29 20:34:52 +01:00 |
syntax_highlighting.rs
|
Fix typo in reference modifier description
|
2021-08-09 14:06:14 +03:00 |
syntax_tree.rs
|
Gifs and screenshots for features in manual
|
2021-03-31 00:08:10 +01:00 |
typing.rs
|
Don't insert } when typing { in string
|
2021-06-21 14:54:49 +02: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 |