We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Currently, the icon to open in an external editor leads directly to VSCode using vscode://
One can authenticate with Cursor, a VSCode fork, by copying and pasting the URL with cursor:// instead
Could be supported just for Cursor or by specifying a URL prefix
—
TL;DR: Please enable support of alternate IDEs (at least VSCode forks)
The text was updated successfully, but these errors were encountered:
+1
Sorry, something went wrong.
For now this is a workaround: https://gist.github.com/eduwass/e04da7e635e4ef731a2148c86127d42a
Remap the vscode links to cursor.
@erispoe thank you! This is perfect & all that's needed to make this work 🚀
Do you experience any intermittent connection issues while using the extension within Cursor?
No branches or pull requests
Currently, the icon to open in an external editor leads directly to VSCode using vscode://
One can authenticate with Cursor, a VSCode fork, by copying and pasting the URL with cursor:// instead
Could be supported just for Cursor or by specifying a URL prefix
—
TL;DR: Please enable support of alternate IDEs (at least VSCode forks)
The text was updated successfully, but these errors were encountered: