aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_ide/src/lib.rs
Commit message (Collapse)AuthorAgeFilesLines
* Split Declaration out into it's own typekjeremy2020-01-101-1/+3
|
* Basic DocumentHighlightKind support for assignmentsJeremy Kolb2020-01-101-1/+1
|
* Actually test referenceskjeremy2020-01-081-1/+1
|
* Implement proposed CallHierarchy featureJeremy Kolb2020-01-081-0/+20
| | | | See: https://github.com/microsoft/vscode-languageserver-node/blob/master/protocol/src/protocol.callHierarchy.proposed.ts
* Run rustfmt with respect to Cargo.toml editionVincent Rouillé2019-12-041-0/+5
|
* rename ra_ide_api -> ra_ideAleksey Kladov2019-11-271-0/+489