aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_editor/src/lib.rs
Commit message (Expand)AuthorAgeFilesLines
* remove old completionAleksey Kladov2018-10-311-4/+1
* move resolve local nameAleksey Kladov2018-10-311-9/+1
* Complete crate:: pathsAleksey Kladov2018-10-241-1/+1
* SimplifyAleksey Kladov2018-10-241-3/+1
* Cargo FormatJeremy A. Kolb2018-10-161-50/+53
* switch editor to 2018Aleksey Kladov2018-10-151-1/+1
* Replace HashMap, HashSet with FxHashMap and FxHashSetMuhammad Mominul Huque2018-10-111-0/+1
* Report errors only onceAdolfo OchagavĂ­a2018-10-101-14/+3
* Remove error publishing through publishDecorationsAdolfo OchagavĂ­a2018-10-101-1/+0
* Add on-enter handlerAleksey Kladov2018-10-091-1/+1
* Resolve local names firstJeremy A. Kolb2018-10-061-5/+5
* WIP: This doesn't currently work but I also don't think it's the right abstra...Jeremy A. Kolb2018-10-051-0/+8
* make ancestors and descendants inherentAleksey Kladov2018-10-021-5/+5
* Split folding ranges into editor and lsp partsJeremy A. Kolb2018-09-241-0/+2
* rename all thingsAleksey Kladov2018-09-161-0/+228