Browse Additional Color Themes returns no results. It shows a loading spinner and then resolves with an empty list. Is this to be expected? In VS Code it returns loads of publicly available themes.
3 Likes
@tonerow I can replicate.
Steps to replicate:
- Open dev tools via
Cursor
>Help
>Toggle Developer Tools
- Click on the
Console
tab - In Cursor, press
Ctrl
+Shift
+P
to open Command Palette - Type
Browse
- Select the option
Preferences: Browse Color Themes in Marketplace
- View console log errors in dev tools (seems to be CORS related)
I still get a kick out of being able to use dev tools in Cursor/VS Code!
1 Like
@tonerow you might want to recategorise this topic as a bug report because it does seem to be a bug.
1 Like
Definitely a bug, currently seeing it on a fresh install:
Version: 0.40.2
VSCode Version: 1.91.1
Commit: cda482b45f8d679344885ceb091f550a29fb00d0
As a temporary workaround you can still use the normal extension search (βExtensions: Install Extensionsβ command) to install themes.
1 Like
I could happily use marketplace sidebar to search for a theme I was looking for (as a workaround option)
Is this gonna be fixed anytime soon?
I am aware of the workaround but it would be nice if we could preview the theme before installing it!