openvsx icon indicating copy to clipboard operation
openvsx copied to clipboard

An open-source registry for VS Code extensions

Results 231 openvsx issues
Sort by recently updated
recently updated
newest added
trafficstars

Hi I'm the publisher of dbt Power User. I want to claim the namespace `innoverio`.

Fixes #505 ### Testing steps - Change the `ovsx.data.mirror.schedule.extensions` and `ovsx.data.mirror.schedule.metadata` cron expressions. Current time + 3 minutes works well for immediate testing. - Let the server run, the mirror...

The dialog has contrast issues in both dark and light modes with its animated placeholder, making it illegible. | Theme | Unfocused | Focused | |--|---|--| | dark | ![image](https://user-images.githubusercontent.com/29888641/190872944-f3490793-55e7-4ec9-8a38-1cf33dd1d7b9.png)...

bug
accessibility

Some JS code improvements to the Add User to Namespace dialog.

enhancement
webui

Every time I visit the page of my published package, I get: ![Pop-up message with the title _Error_ and the message: Request failed: GET https://open-vsx.org/api/claui/packaging/0.2.1/file/README.md (Status 500)](https://user-images.githubusercontent.com/1239874/189008342-a17171ef-1d64-48d0-98d6-f4a960734478.png) > `Request failed:...

Observability should help to gain insights in usage, errors and latencies of OpenVSX server. Issue https://github.com/EclipseFdn/open-vsx.org/issues/713 contains more info on how to implement the feature. EDIT: we need RED metrics...

priority:high

Although the images that we use in our Web UI are all SVGs and all very tiny, the user-submitted extension icons tell a different story. This story is a horror...

enhancement
webui
priority:low

The version of the server shall be made visible with an API endpoint. This version shall also be displayed in the UI, e.g. in the footer.

webui
server
priority:medium

Replace the references to `OAuth2User` by `AuthUser`. This allows downstream extenders to more easily contribute alternative OAuth2 providers: If the expected data is stored in different attributes it will be...

The tests ensure the following core features: * **Main Page Navigation**: Confirming the visibility of extensions on the homepage. * **Scroll Validation**: Scrolling to validate the dynamic loading of additional...