modules
modules copied to clipboard
Integrate Cursor.sh as an IDE Option in Coder
I propose integrating cursor.sh as an IDE option alongside VSCode in Coder. Cursor.sh, being an AI-first fork of VSCode, offers unique features that could significantly benefit Coder's users, enhancing productivity and leveraging AI advancements in coding.
Does Cursor have a unique open scheme? We could simply add a module to add a one-click open button.
We'd have to wait until https://github.com/getcursor/cursor/issues/844 is resolved to do that nicely.
Our VS Code extension recently got support for Cursor though: https://github.com/coder/vscode-coder/pull/225
Does Cursor have a unique open scheme? We could simply add a module to add a one-click open button.
Yes it does have a unique open scheme cursor://
Transferred this to our coder/modules repo :)
I plan to take a stab at this.
@stirby — status update?
@ammario It is done and available at https://regsitry.coder.com/modules/cursor Sorry forgot to close the issue. It was done in #290