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.