-
Notifications
You must be signed in to change notification settings - Fork 211
Closed
Description
As described in [1] when accessing the url https://open-vsx.org/api/-/search?orderBy=downloadCount&sortOrder=desc&query=lens the results are not sorted by download count like I would expect them to be.
- vsix-lens" - downloadCount 1288
- "errorlens" - downloadCount 306985
- "vscode-versionlens" - downloadCount 56205
- "hoverlens" - downloadCount 1362
Supposedly this worked in the past. Right now the sorting seems to only work if there is no query parameter.
Metadata
Metadata
Assignees
Labels
No labels