Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
When I open a specific QGIS plugin project folder in Cursor, the entire window becomes blank (white). Other projects, including similar QGIS plugin projects, open normally. Deleting the corresponding workspaceStorage folder for that project fixes the issue, but all previous chat history for that workspace is lost. I work with Hebrew text (UI and/or code/comments), which might be related.
Steps to Reproduce:
OS: Windows 10
In Cursor, go to File → Open Folder…
Select the folder:
C:\Users\Oren Luzon\AppData\Roaming\QGIS\QGIS3\profiles\default\python\plugins\polygon_analyzer
Cursor opens a new window for this folder.
The window is completely white/blank, no UI elements or files are visible.
Close Cursor.
In File Explorer, go to:
C:\Users\Oren Luzon\AppData\Roaming\Cursor\User\workspaceStorage
Delete (or rename) the folder:
ba9f204ff8a56aafc808a00a40e66f08c (workspace folder associated with polygon_analyzer).
Open Cursor again and use File → Open Folder… on the same polygon_analyzer folder.
Expected Behavior:
The project opens normally, with file explorer and editor visible. Existing chat history for that workspace remains available.
Actual Behavior:
Before deleting workspaceStorage: opening the polygon_analyzer folder results in a completely blank white window.
After deleting the workspace’s workspaceStorage folder: the project opens correctly, but all previous Cursor chat history for that project is lost.
Environment:
OS: Windows 10 (Hebrew locale)
Project: QGIS plugin at
C:\Users\Oren Luzon\AppData\Roaming\QGIS\QGIS3\profiles\default\python\plugins\polygon_analyzer
Other projects (including another QGIS plugin project) open fine in Cursor.
I frequently work with Hebrew text (in code/comments and/or UI).
Additional Notes:
This suggests that some corrupted state in the per‑workspace workspaceStorage for this project can cause Cursor to render a blank window, and that clearing workspaceStorage fixes the UI but discards chat/session history.
Steps to Reproduce
cannot reliably reproduce the bug now because deleting the workspaceStorage folder fixed it, but this is exactly what happened the first time:
- On Windows 10 (Hebrew locale), open Cursor.
- From the top menu, choose: File → Open Folder…
- Select the folder:
C:\Users\Oren Luzon\AppData\Roaming\QGIS\QGIS3\profiles\default\python\plugins\polygon_analyzer - Cursor opens a new window for this folder.
- The window is completely blank/white: no sidebar, no editor, only a white background.
- Close Cursor.
- In File Explorer, go to:
C:\Users\Oren Luzon\AppData\Roaming\Cursor\User\workspaceStorage - Delete the workspace folder that corresponds to this project.
- Open Cursor again and use File → Open Folder… on the same polygon_analyzer folder.
- Now the project opens normally, but all previous chat history for this workspace is gone.
Operating System
Windows 10/11
Version Information
Version: 2.4.32 (user setup)
VSCode Version: 1.105.1
Commit: dac77182205e080f83e43f13ee42d822740a6e10
Date: 2026-02-09T05:01:38.814Z
Build Type: Stable
Release Track: Default
Electron: 39.2.7
Chromium: 142.0.7444.235
Node.js: 22.21.1
V8: 14.2.231.21-electron.0
OS: Windows_NT x64 10.0.26200
Does this stop you from using Cursor
Yes - Cursor is unusable