Issue searching and installing databricks extension

I want to install databricks extension. However, the search in extensions doesn’t work:

I tried to download the extension (vscode marketplace doesn’t allow downloads anymore but I got it from their github repo) and drag it to the extensions window - installs successfully. However, I don’t see it in the list of installed extensions.

I also tried from the command line:

cursor --install-extension ~/Downloads/databricks-darwin-arm64-2.8.0.vsix
Installing extensions...
Extension 'databricks-darwin-arm64-2.8.0.vsix' was successfully installed.

I still don’t see it installed. Tried to restart Cursor - no luck.

Version: 0.47.8
VSCode Version: 1.96.2
Commit: 82ef0f61c01d079d1b7e5ab04d88499d5af500e0
Date: 2025-03-18T06:55:51.040Z (1 day ago)
Electron: 32.2.6
Chromium: 128.0.6613.186
Node.js: 20.18.1
V8: 12.8.374.38-electron.0
OS: Darwin arm64 24.3.0

Hey, that’s strange, it finds it in the extensions, and it even got installed. Is it only this extension that it can’t find for you?

I can’t search any extensions - anything I enter in the search box causes this error.
And for this extension - I manually scroll through installed and I can’t locate the new one. The extensions count stayed the same. I suspect it didn’t really get installed. Not sure how to diagnose it.

So I solved the mistery of not seeing the installed extension - it was disabled as it was dependent on anotherdisabled extension. And I think I had to quit all Cursor windows and restart for it to appear disabled.

Still - can’t search for / filter extensions.

Hey, is your firewall enabled? It might be the reason the marketplace is inaccessible.

checked. no special firewall rules.

Open the devtools panel, there might be some errors there. Also, try clearing the cache, sometimes it helps.

Ok. Resolved - I finally found a sneaky proxy. How expected! Thanks for bearing with me through this.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.