TanStack Devtools version
0.10.1
Framework/Library version
React v19
Describe the bug and the steps to reproduce it
If command shift click (meta shift click) to open in editor does not work on macos with vscode:
In vs code:
- Shift + Command + P
- type
install 'code' Shell command in PATH.
- open a new terminal and run
code . to check that it works (it should open vscode in your current directory).
Now you can command shift click from the browser and it open in editor.
Your Minimal, Reproducible Example - (Sandbox Highly Recommended)
Screenshots or Videos (Optional)
Do you intend to try to help solve this bug with your own PR?
Yes, I think I know how to fix it and will discuss it in the comments of this issue
Terms & Code of Conduct