aboutsummaryrefslogtreecommitdiff
path: root/crates/ide/src/prime_caches.rs
Commit message (Collapse)AuthorAgeFilesLines
* Populate import maps eagerlyKirill Bulatov2021-06-101-3/+4
|
* fix: don't duplicate Progerss::Finised for cache primingAleksey Kladov2021-05-021-0/+1
|
* fix: no more Registering progress handler for token rustAnalyzer/Indexing ↵Aleksey Kladov2021-04-201-2/+1
| | | | failed.
* Re-export base_db from ide_dbIgor Aleksanov2020-10-241-1/+1
|
* Rename declaration_name -> display_nameAleksey Kladov2020-10-201-2/+1
| | | | | | | | Declaration names sounds like a name of declaration -- something you can use for analysis. It empathically isn't, and is just a label displayed in various UI. It's important not to confuse the two, least we accidentally mix semantics with UI (I believe, there's already a case of this in the FamousDefs at least).
* Improve prime_caches and display its progressJonas Schievink2020-10-121-4/+39
|
* Rename ra_ide -> ideAleksey Kladov2020-08-131-0/+12