mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-30 13:51:31 +00:00
add <>
when completing generic types
This commit is contained in:
parent
f4fa98b1bf
commit
e0b1c17dcb
4 changed files with 198 additions and 78 deletions
|
@ -1,6 +1,7 @@
|
|||
//! See test_utils/src/marks.rs
|
||||
|
||||
test_utils::marks!(
|
||||
inserts_angle_brackets_for_generics
|
||||
inserts_parens_for_function_calls
|
||||
goto_definition_works_for_macros
|
||||
goto_definition_works_for_methods
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue