Skip to content
New issue

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

Support for Cursor IDE (VS Codium) #365

Closed
sam-goodwin opened this issue May 13, 2024 · 13 comments
Closed

Support for Cursor IDE (VS Codium) #365

sam-goodwin opened this issue May 13, 2024 · 13 comments
Assignees
Labels
module-idea A new module idea or suggestion

Comments

@sam-goodwin
Copy link

I'd love to use Coder with Cursor instead of vanilla VS Code.

I think Cursor is built on https://vscodium.com/

@kylecarbs
Copy link
Member

What isn't working? I believe our extension works with Cursor.

@sam-goodwin
Copy link
Author

As far as I can tell, there's no way to install the extension in Cursor. Unless I'm totally missing something.

@matifali
Copy link
Member

matifali commented May 14, 2024

Will publishing the coder remote extension to Open VSX registry help solve this problem?

@kylecarbs
Copy link
Member

It should!

@matifali
Copy link
Member

matifali commented May 14, 2024

coder.remote extension depends on MS remote extension that's also not available in the OpenVSX registry. Filed coder/vscode-coder#269 to track what we can do about this.

@sam-goodwin
Copy link
Author

I see that Coder is in the marketplace but am getting the following error:

Cannot activate the 'Coder' extension because it depends on an unknown 'ms-vscode-remote.remote-ssh' extension.

@sam-goodwin
Copy link
Author

Relevant discussion: VSCodium/vscodium#693

I think coder needs to be updated to use: https://open-vsx.org/extension/jeanp413/open-remote-ssh

@kylecarbs
Copy link
Member

I guess we need to adjust our build to create two releases? One that depends on VS Code Remote SSH and another that depends on Open Remote SSH?

@matifali
Copy link
Member

@kylecarbs Can we fallback on one-remote-ssh?

@bpmct
Copy link
Member

bpmct commented Sep 13, 2024

The Coder extension works fine with Cursor out of the box. We'll make a module/guide for it soon.

@matifali
Copy link
Member

matifali commented Sep 13, 2024

Yes, recent testing shows that it works without any modifications, and our vscode desktop module can work as it is if we replace vscode with cursor in URI.

Question: Should we create a new module or add support for the cursor in the vscode-desktop module?

@matifali
Copy link
Member

Closed in #290

@matifali
Copy link
Member

Available at
https://registry.coder.com/modules/cursor

@matifali matifali self-assigned this Sep 23, 2024
@matifali matifali transferred this issue from coder/coder Dec 12, 2024
@coder-labeler coder-labeler bot added the module-idea A new module idea or suggestion label Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module-idea A new module idea or suggestion
Projects
None yet
Development

No branches or pull requests

4 participants