Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
In earlier versions of Cursor it was working fine and the vertical resize was available.
As of at least the end of 2025 it stopped working.
It was already discussed in a few reports, but these were closed without any info about when it will be resolved. This is basic functionality and a lot of people including me use it EVERY day without being able to use it properly.
It was already discussed here:
Steps to Reproduce
Cmd+click some function or variable to Go to references
Try to drag the bottom to resize
Screenshots / Screen Recordings
Operating System
MacOS
Version Information
Version: 3.2.21
VSCode Version: 1.105.1
Commit: 806df57ed3b6f1ee0175140d38039a38574ec720
Date: 2026-05-03T01:46:14.413Z
Layout: editor
Build Type: Stable
Release Track: Default
Electron: 39.8.1
Chromium: 142.0.7444.265
Node.js: 22.22.1
V8: 14.2.231.22-electron.0
OS: Darwin arm64 25.4.0
Additional Information
Cursor Developer Console dump (as seen in the video):
workbench.desktop.main.js:8808 This document requires 'TrustedScript' assignment. The action has been blocked.
(anonymous) @ workbench.desktop.main.js:8808
workbench.desktop.main.js:8808 The JavaScript Function constructor does not accept TrustedString arguments. See https://github.com/w3c/webappsec-trusted-types/wiki/Trusted-Types-for-function-constructor for more information.
workbench.desktop.main.js:29231 This document requires 'TrustedScript' assignment. The action has been blocked.
(anonymous) @ workbench.desktop.main.js:29231
workbench.desktop.main.js:29231 The JavaScript Function constructor does not accept TrustedString arguments. See https://github.com/w3c/webappsec-trusted-types/wiki/Trusted-Types-for-function-constructor for more information.
workbench.desktop.main.js:65 ERR Conflict in settings file vscode-userdata:/Users/matyaszednicek/Library/Application%20Support/Cursor/User/settings.json: Ignoring oxc.enable.oxfmt as oxc.enable is true
error @ workbench.desktop.main.js:65
workbench.desktop.main.js:65 WARN Via 'product.json#extensionEnabledApiProposals' extension 'ms-toolsai.datawrangler' wants API proposal 'debugFocus' but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check 'vscode.d.ts') or was abandoned.
warn @ workbench.desktop.main.js:65
workbench.desktop.main.js:65 WARN Via 'product.json#extensionEnabledApiProposals' extension 'ms-vscode.vscode-copilot-data-analysis' wants API proposal 'chatVariableResolver' but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check 'vscode.d.ts') or was abandoned.
warn @ workbench.desktop.main.js:65
workbench.desktop.main.js:65 WARN Via 'product.json#extensionEnabledApiProposals' extension 'ms-python.python' wants API proposal 'terminalShellType' but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check 'vscode.d.ts') or was abandoned.
warn @ workbench.desktop.main.js:65
workbench.desktop.main.js:65 WARN Via 'product.json#extensionEnabledApiProposals' extension 'ms-python.vscode-python-envs' wants API proposal 'terminalShellType' but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check 'vscode.d.ts') or was abandoned.
warn @ workbench.desktop.main.js:65
workbench.desktop.main.js:65 WARN Via 'product.json#extensionEnabledApiProposals' extension 'github.copilot-chat' wants API proposal 'chatReadonlyPromptReference' but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check 'vscode.d.ts') or was abandoned.
warn @ workbench.desktop.main.js:65
workbench.desktop.main.js:65 WARN Via 'product.json#extensionEnabledApiProposals' extension 'ms-azuretools.vscode-azure-github-copilot' wants API proposal 'lmTools' but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check 'vscode.d.ts') or was abandoned.
warn @ workbench.desktop.main.js:65
workbench.desktop.main.js:65 WARN Via 'product.json#extensionEnabledApiProposals' extension 'vscjava.vscode-java-pack' wants API proposal 'lmTools' but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check 'vscode.d.ts') or was abandoned.
warn @ workbench.desktop.main.js:65
workbench.desktop.main.js:65 WARN Via 'product.json#extensionEnabledApiProposals' extension 'apidev.azure-api-center' wants API proposal 'chatParticipant' but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check 'vscode.d.ts') or was abandoned.
warn @ workbench.desktop.main.js:65
workbench.desktop.main.js:65 WARN Via 'product.json#extensionEnabledApiProposals' extension 'apidev.azure-api-center' wants API proposal 'languageModels' but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check 'vscode.d.ts') or was abandoned.
warn @ workbench.desktop.main.js:65
workbench.desktop.main.js:65 WARN Missing property "rpcFileLoggerFolder" in oldValue. Filling with value from initValue. Please add a migration if necessary.
warn @ workbench.desktop.main.js:65
workbench.desktop.main.js:65 ERR Extension 'anysphere.remote-ssh' appears in product.json but enables LESS API proposals than the extension wants.
package.json (LOSES): resolvers, tunnels, contribViewsRemote, terminalDataWriteEvent, cursorTracing, cursorNoDeps
product.json (WINS): resolvers, tunnels, terminalDataWriteEvent, contribRemoteHelp, contribViewsRemote, telemetry, cursorTracing
error @ workbench.desktop.main.js:65
workbench.desktop.main.js:65 ERR Extension 'github.vscode-pull-request-github' wants API proposal 'chatSessionsProvider@2' but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check 'vscode.d.ts') or was abandoned.
error @ workbench.desktop.main.js:65
workbench.desktop.main.js:65 ERR Extension 'github.vscode-pull-request-github' wants API proposal 'languageModelToolResultAudience' but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check 'vscode.d.ts') or was abandoned.
error @ workbench.desktop.main.js:65
workbench.desktop.main.js:65 ERR Extension 'github.vscode-pull-request-github' wants API proposal 'remoteCodingAgents' but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check 'vscode.d.ts') or was abandoned.
error @ workbench.desktop.main.js:65
workbench.desktop.main.js:65 ERR Extension 'github.vscode-pull-request-github' appears in product.json but enables LESS API proposals than the extension wants.
package.json (LOSES): activeComment, chatParticipantAdditions, chatParticipantPrivate, codiconDecoration, codeActionRanges, commentingRangeHint, commentReactor, commentReveal, commentThreadApplicability, contribAccessibilityHelpContent, contribCommentEditorActionsMenu, contribCommentPeekContext, contribCommentThreadAdditionalMenu, contribCommentsViewThreadMenus, contribEditorContentMenu, contribShareMenu, diffCommand, languageModelDataPart, quickDiffProvider, shareProvider, tokenInformation, treeViewMarkdownMessage
product.json (WINS): activeComment, codiconDecoration, codeActionRanges, commentingRangeHint, commentReactor, commentReveal, commentThreadApplicability, contribAccessibilityHelpContent, contribCommentEditorActionsMenu, contribCommentPeekContext, contribCommentThreadAdditionalMenu, contribCommentsViewThreadMenus, contribEditorContentMenu, contribMultiDiffEditorMenus, contribShareMenu, diffCommand, quickDiffProvider, shareProvider, tabInputTextMerge, tokenInformation, treeViewMarkdownMessage
error @ workbench.desktop.main.js:65
workbench.desktop.main.js:65 WARN No search provider registered for scheme: file, waiting
warn @ workbench.desktop.main.js:65
workbench.desktop.main.js:65 ERR [Extension Host] (node:16349) [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)
error @ workbench.desktop.main.js:65
workbench.desktop.main.js:38781 [Extension Host] (node:16349) [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)
vbS @ workbench.desktop.main.js:38781
workbench.desktop.main.js:41672 [transport] Connect error in unary AI connect ConnectError: [invalid_argument] Error
at t (workbench.desktop.main.js:38816:61707)
at async Object.getTeamRepos (workbench.desktop.main.js:29268:4386)
at async fSm.pollRepoBlocklist (workbench.desktop.main.js:43445:2738) Object
error @ workbench.desktop.main.js:41672
workbench.desktop.main.js:29424 [PluginsProviderService] getPluginMcpServers took 2589.9ms
_callWithTimeout @ workbench.desktop.main.js:29424
workbench.desktop.main.js:29424 [PluginsProviderService] getPluginHooks took 2367.5ms
_callWithTimeout @ workbench.desktop.main.js:29424
workbench.desktop.main.js:29424 [PluginsProviderService] getPluginMcpServers took 1053.9ms
_callWithTimeout @ workbench.desktop.main.js:29424
2workbench.desktop.main.js:41986 [HOOKS] Failed to parse project hooks configuration undefined
logError @ workbench.desktop.main.js:41986
workbench.desktop.main.js:65 ERR The 'ms-azuretools.vscode-azureresourcegroups' extension is not available in Cursor for the Mac Silicon.: IncompatibleTargetPlatform: The 'ms-azuretools.vscode-azureresourcegroups' extension is not available in Cursor for the Mac Silicon.
at Fh.checkAndGetCompatibleVersion (file:///Applications/Cursor.app/Contents/Resources/app/out/vs/code/electron-utility/sharedProcess/sharedProcessMain.js:89:14980)
at process.processTicksAndRejections (node:internal/process/task_queues:103:5)
at async l (file:///Applications/Cursor.app/Contents/Resources/app/out/vs/code/electron-utility/sharedProcess/sharedProcessMain.js:89:13921)
at async Fh.getAllDepsAndPackExtensions (file:///Applications/Cursor.app/Contents/Resources/app/out/vs/code/electron-utility/sharedProcess/sharedProcessMain.js:89:14207)
at async file:///Applications/Cursor.app/Contents/Resources/app/out/vs/code/electron-utility/sharedProcess/sharedProcessMain.js:89:7683
at async Promise.all (index 0)
at async Fh.installExtensions (file:///Applications/Cursor.app/Contents/Resources/app/out/vs/code/electron-utility/sharedProcess/sharedProcessMain.js:89:7461)
at async Fh.installGalleryExtensions (file:///Applications/Cursor.app/Contents/Resources/app/out/vs/code/electron-utility/sharedProcess/sharedProcessMain.js:89:3227)
at async Fh.installFromGallery (file:///Applications/Cursor.app/Contents/Resources/app/out/vs/code/electron-utility/sharedProcess/sharedProcessMain.js:89:2327) IncompatibleTargetPlatform: The 'ms-azuretools.vscode-azureresourcegroups' extension is not available in Cursor for the Mac Silicon.
at Fh.checkAndGetCompatibleVersion (file:///Applications/Cursor.app/Contents/Resources/app/out/vs/code/electron-utility/sharedProcess/sharedProcessMain.js:89:14980)
at process.processTicksAndRejections (node:internal/process/task_queues:103:5)
at async l (file:///Applications/Cursor.app/Contents/Resources/app/out/vs/code/electron-utility/sharedProcess/sharedProcessMain.js:89:13921)
at async Fh.getAllDepsAndPackExtensions (file:///Applications/Cursor.app/Contents/Resources/app/out/vs/code/electron-utility/sharedProcess/sharedProcessMain.js:89:14207)
at async file:///Applications/Cursor.app/Contents/Resources/app/out/vs/code/electron-utility/sharedProcess/sharedProcessMain.js:89:7683
at async Promise.all (index 0)
at async Fh.installExtensions (file:///Applications/Cursor.app/Contents/Resources/app/out/vs/code/electron-utility/sharedProcess/sharedProcessMain.js:89:7461)
at async Fh.installGalleryExtensions (file:///Applications/Cursor.app/Contents/Resources/app/out/vs/code/electron-utility/sharedProcess/sharedProcessMain.js:89:3227)
at async Fh.installFromGallery (file:///Applications/Cursor.app/Contents/Resources/app/out/vs/code/electron-utility/sharedProcess/sharedProcessMain.js:89:2327)
error @ workbench.desktop.main.js:65
workbench.desktop.main.js:65 ERR [MainThreadShellExec.execute] Session not found: 028629c5-fabd-4825-912a-97d19c7fb62d
error @ workbench.desktop.main.js:65
workbench.desktop.main.js:46755 [TerminalExecutionServiceProxy] v3 health check failed after 10215ms: Error: Session 028629c5-fabd-4825-912a-97d19c7fb62d not found or has been disposed
at WUn.onEvent (workbench.desktop.main.js:38816:155312)
at dzh.onEvent (workbench.desktop.main.js:38816:158778)
at workbench.desktop.main.js:46755:6778
at new Promise (<anonymous>)
at fPm._executeTestCommand (workbench.desktop.main.js:46755:6733)
at fPm._healthCheckV3 (workbench.desktop.main.js:46755:4992)
at async fPm._initializeDelegate (workbench.desktop.main.js:46755:9503)
_healthCheckV3 @ workbench.desktop.main.js:46755
workbench.desktop.main.js:46755 [TerminalExecutionServiceProxy] v3 health check failed, staying with current version
_initializeDelegate @ workbench.desktop.main.js:46755
workbench.desktop.main.js:29424 [PluginsProviderService] getPluginCommands took 3433.4ms
_callWithTimeout @ workbench.desktop.main.js:29424
workbench.desktop.main.js:29424 [PluginsProviderService] getPluginCommands took 3434.0ms
_callWithTimeout @ workbench.desktop.main.js:29424
workbench.desktop.main.js:29424 [PluginsProviderService] getPluginCommands took 3434.9ms
_callWithTimeout @ workbench.desktop.main.js:29424
workbench.desktop.main.js:29424 [PluginsProviderService] getPluginCommands took 3435.5ms
_callWithTimeout @ workbench.desktop.main.js:29424
workbench.desktop.main.js:29424 [PluginsProviderService] getPluginCommands took 3436.0ms
_callWithTimeout @ workbench.desktop.main.js:29424
workbench.desktop.main.js:65 WARN [ExtensionService] No inspect port found for LocalProcess [role: user] pid: 16347 (tryEnableInspector=false).
warn @ workbench.desktop.main.js:65
workbench.desktop.main.js:65 WARN [ExtensionService] No inspect port found for LocalProcess [role: retrieval] pid: 16349 (tryEnableInspector=false).
warn @ workbench.desktop.main.js:65
workbench.desktop.main.js:65 WARN [ExtensionService] No inspect port found for LocalProcess [role: always-local] pid: 16350 (tryEnableInspector=false).
warn @ workbench.desktop.main.js:65
workbench.desktop.main.js:65 WARN [ExtensionService] No inspect port found for LocalProcess [role: agent-exec] pid: 16351 (tryEnableInspector=false).
warn @ workbench.desktop.main.js:65
workbench.desktop.main.js:41672 [composer] Extension host became UNRESPONSIVE undefined Object
error @ workbench.desktop.main.js:41672
workbench.desktop.main.js:41672 [transport] Connect error in unary AI connect ConnectError: [invalid_argument] Error
at t (workbench.desktop.main.js:38816:61707)
at async Object.getTeamRepos (workbench.desktop.main.js:29268:4386)
at async fSm.pollRepoBlocklist (workbench.desktop.main.js:43445:2738) {arch: 'arm64', platform: 'darwin', channel: 'stable', client_version: '3.2.21', layout: 'unifiedAgent', …}
Does this stop you from using Cursor
No - Cursor works, but with this issue