Commit Graph

2 Commits

Author SHA1 Message Date
Aleksei Kniazev
f99b63d804 python packages toolwindow review fixes (PY-47449)
- synchronization around package rank loading
- more compact package rank storage

(cherry picked from commit 259e28c780fe0edd5601bdce54bd42a4783c3cc4)

IJ-CR-9914

GitOrigin-RevId: 3a563f8c63aa83f92f274efa882c7aecf89e429f
2021-06-12 16:50:54 +00:00
Aleksei Kniazev
87dbb7ea31 custom package repositories for python packages toolwindow (PY-47449)
- using custom repository to installing packages from
- browsing repositories without explicit search query
- sorting first 4k PyPI packages based on yearly download stats
- installing packages from custom locations (disc, vsc)
- ux improvements (immediate header loading, table rendering)

(cherry picked from commit 72d6099dbcaa311a12dc740b9ab65be3d119f7d0)

IJ-CR-9914

GitOrigin-RevId: 7e84140e70e7c0b377042c00222c6a35657f3220
2021-06-12 16:50:47 +00:00