You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This folder contains cursor and code binaries, which are overriding VS Code. This is wrong, Cursor should be adding itself to the User PATH, not System PATH (Cursor devs please take note).
To fix this, the VS Code path must be set before Cursor. I recommend removing Cursor from the System PATH, and adding it at the end of the User PATH. If you want to replace Code with Cursor, just remove Code from the PATH.
I suggest we create a configuration in Cursor settings to allow users to change whether Cursor or VSCode takes precedence in the system environment variables. I'm happy to make these changes. If anyone wants to point me in the right direction to help me accomplish this, I'd greatly appreciate it. I essentially just need to find the related configuration files in the repository.
Thank you so much man! That worked 100%
Originally posted by @fabricioCraft in #1216 (comment)
The text was updated successfully, but these errors were encountered: