rust/crates/ra_ide
bors[bot] eb804261dc
Merge #3228
3228: Use proper range for hover on macro arguments r=matklad a=edwin0cheng

This PR use `original_range` to remap the range of found syntax node in `hover` and thus it should return the proper text range now.

fixed #3000 
fixed #3135 


Co-authored-by: Edwin Cheng <edwin0cheng@gmail.com>
2020-02-19 10:46:00 +00:00
..
src Merge #3228 2020-02-19 10:46:00 +00:00
Cargo.toml Update versions 2020-02-18 16:12:40 +02:00