rust-analyzer/crates/ra_lsp_server
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/heavy_tests Fix the build 2019-02-27 09:35:04 -05:00
Cargo.toml Update lsp-types and backtrace 2019-02-21 10:07:14 -05:00