Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
Description
Cursor becomes unresponsive and crashes when typing @ commands (e.g., @permissions) that trigger the suggestion/autocomplete menu. The window freezes and shows a “The window is not responding” dialog.
Steps to Reproduce
Actual Behavior
- Cursor freezes immediately when the suggestion menu appears
- Window becomes unresponsive
- System dialog prompts to “Reopen”, “Close”, or “Keep Waiting”
- Application crashes or requires force quit
Environment
- Cursor Version: Latest version (please check: Cursor → About Cursor)
- OS: macOS
- OS Version: 26.1
- File Type: TypeScript/JavaScript files (
.ts,.tsx) - File Size: [If relevant]
Additional Context
- This occurs specifically when typing
@commands that trigger autocomplete - The suggestion menu appears but the application freezes before interaction
- Issue persists after restarting Cursor
- No error messages in console before the freeze
- Issue started occurring after updating to the latest Cursor version
Screenshots
[Attach screenshots showing:
- The suggestion menu appearing
- The “window is not responding” dialog]
Workaround
- Avoid typing
@commands - Use alternative methods to access features
- Restart Cursor after each freeze
Priority
High - Application becomes unusable when using @ command feature
Steps to Reproduce
- Open a file in Cursor (e.g.,
permissions.ts) - Type
@permissions(or any@command) - Wait for the suggestion menu to appear
- Cursor freezes and becomes unresponsive
- A dialog appears: “The window is not responding”
Expected Behavior
The suggestion menu should appear and remain responsive, allowing selection of suggestions or continued typing.
Operating System
Linux
Current Cursor Version (Menu → About Cursor → Copy)
Version: 2.1.36 (Universal)
VSCode Version: 1.105.1
Commit: 9cd7c8b6cebcbccc1242df211dee45a4b6fe15e0
Date: 2025-11-26T03:43:48.079Z
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Darwin arm64 25.1.0
For AI issues: which model did you use?
auto
Does this stop you from using Cursor
Yes - Cursor is unusable