aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_ide/src/prime_caches.rs
Commit message (Expand)AuthorAgeFilesLines
* Add punctuation highlighting for highlighting punctuation in doctests, fix hi...Paul Daniel Faria2020-06-231-1/+1
* Add support for marking doctest items as distinct from normal code, add defau...Paul Daniel Faria2020-06-231-1/+1
* Syntactic highlighting of NAME_REF for injectionsLeander Tentrup2020-06-151-1/+1
* main: eagerly prime goto-definition cachesAndrew Gallant2020-04-251-4/+1
* Prime open files on loadAleksey Kladov2020-03-051-0/+15