aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_editor/src/lib.rs
Commit message (Expand)AuthorAgeFilesLines
* 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