Snowflake extension not working - no results

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

The Snowflake extension does not show results. The query history shows the query but no results appear in the panel.

For a reason unknown to me. I see the Snowflake tab twice in the panel. Neither have results.

This functionality is a must for any data engineer using snowflake and cursor. This works in vscode without issue.

Steps to Reproduce

Install Snowflake extension. Run a query.

Expected Behavior

Query results should be visible in the panel

Screenshots / Screen Recordings

Operating System

MacOS

Current Cursor Version (Menu → About Cursor → Copy)

Version: 2.2.33
VSCode Version: 1.105.1
Commit: e59189a34d286d2e1fd6985c9272738c54289860
Date: 2025-12-18T01:38:58.163Z
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Darwin arm64 23.6.0

Does this stop you from using Cursor

Yes - Cursor is unusable

2 Likes

Hey, thanks for the report. The issue with empty results in the Snowflake extension is a known bug that the team is investigating. This affects not only Snowflake but all webview extensions in the bottom panel of Cursor.

Related reports: Webview-based extensions fail to render in the bottom panel, but work in the side bar

Temporary solution (works 100%):

  • Right-click on the “Query Results” tab → “Move View” → “Primary Side Bar”
  • The webview renders correctly in the side panel, just not in the bottom
  • You can use the Secondary Side Bar as an alternative

The problem is that Cursor doesn’t initialize webview service workers in the bottom panel, although it works fine in VSCode.

Follow updates in the related thread - once fixed, the webview will work in all panels.

1 Like

I’ve been experiencing the same problem since yesterday.

Same issue here.

We’re thinking about onboarding to cursor but this is a complete blocker.

We have a fix for this in the works! It should be released soon.

3 Likes

Any update? I still experience this bug

@Viacheslav what version of cursor do you have?

This should be fixed in Cursor 2.3; if you are on an earlier version, can you try upgrading?

Thanks, I was using 2.2… and updated to 2.3.29
How to move “Query results” window back to the bottom? Right click shows nothing