Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
Hardware:
Chip: Apple M1 Pro
Memory: 32 GB
Startup disk: Macintosh HD
Serial number: DDJ2FJJMHK
macOS: 14.2.1 (23C71)
Problem:
I was setting up a new workspace that I created and came across this issue where extensions were not loading. Thinking it was an extension issue, I uninstalled all my major extensions but there seems to be an issue still
- 3 repos (fairly large)
Related logs (?):
2026-03-02 20:19:24.254 [error] [Window] [Extension Host] (node:1432) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `Cursor Helper (Plugin) --trace-deprecation …` to show where the warning was created)
2026-03-02 20:19:27.050 [error] [Window] [Extension Host] (node:1425) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `Cursor Helper (Plugin) --trace-deprecation …` to show where the warning was created)
2026-03-02 20:19:27.542 [info] [Window] [ShellExec] Created session ed73806a-6972-473e-a5ed-3ef0ec9ac466 on LocalProcess host
2026-03-02 20:19:30.853 [info] [Window] Extension host (LocalProcess [role: user] pid: 1425) is unresponsive.
2026-03-02 20:19:30.864 [warning] [Window] [ExtensionService] No inspect port found for LocalProcess [role: user] pid: 1425
2026-03-02 20:19:30.864 [warning] [Window] [ExtensionService] No inspect port found for LocalProcess [role: retrieval-always-local] pid: 1432
2026-03-02 20:19:30.864 [warning] [Window] [ExtensionService] No inspect port found for LocalProcess [role: agent-exec] pid: 1433
2026-03-02 20:19:33.205 [info] [Window] [perf] Render performance baseline is 19ms
Steps to Reproduce
- open a workspace with multiple repos. These repos are added with
Add Folder as Workspace... - extensions i tested with 1) source control and 2) Github Pull Requests
- open and re-open
- notice “Source Control” tab is unresponsive, Github pull requests does not load
Expected Behavior
I should be able to interact with both tabs just fine
Operating System
MacOS
Version Information
Software:
Version: 2.5.26
VSCode Version: 1.105.1
Commit: 7d96c2a03bb088ad367615e9da1a3fe20fbbc6a0
Date: 2026-02-26T04:57:56.825Z (4 days ago)
Build Type: Stable
Release Track: Default
Electron: 39.4.0
Chromium: 142.0.7444.265
Node.js: 22.22.0
V8: 14.2.231.22-electron.0
OS: Darwin arm64 23.2.0
For AI issues: which model did you use?
N/A
For AI issues: add Request ID with privacy disabled
N/a
Does this stop you from using Cursor
No - Cursor works, but with this issue