-
Hi! Is it possible to make files open in Cursor editor (https://cursor.so)? It's a fork of VSCode, so should probably be possible? Thanks! |
Beta Was this translation helpful? Give feedback.
Answered by
conveydk
Oct 8, 2024
Replies: 1 comment 1 reply
-
Hi, |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
vleytman
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
I've managed to setup Ray to use Cursor:
In Settings -> Editor -> Custom URL add this: cursor://file/%path:%line
You should be all set.