Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
I need an automatic plugins setup from a workspace folder. I planned to use WorkspaceOpen hook. While I’m able to register the hook and see it called the script itself seems to be never called. The script works in other hooks. Hook seem to be called yet I don’t see any output or result or logged execution of it. And plugins are not loaded as a result.
Steps to Reproduce
- Open repo
- Write .sh script for a hook.
- Configure hook in .cursor/hooks.json
- Quit cursor
- Open cursor
Expected Behavior
Hook scrip is running to setup plugins.
Screenshots / Screen Recordings
Operating System
MacOS
Version Information
Cursor: 3.15.6
MacOS: 15.5 (24F74)
Does this stop you from using Cursor
Sometimes - I can sometimes use Cursor
