rust-analyzer/crates/ra_ide_api
Ville Penttinen ac52d9a1f1 Add optional range parameter to SyntaxTreeParams
When range is provided, instead of showing the syntax for the whole file, we'll
show the syntax tree for the given range.
2019-03-03 19:49:50 +02:00
..
src Add optional range parameter to SyntaxTreeParams 2019-03-03 19:49:50 +02:00
tests/test Add optional range parameter to SyntaxTreeParams 2019-03-03 19:49:50 +02:00
Cargo.toml Fix typo in Cargo.toml authors 2019-02-11 10:20:04 +02:00