cursor icon indicating copy to clipboard operation
cursor copied to clipboard

When is Cursor's source code going to be available for extensions?

Open shyamalschandra opened this issue 2 years ago • 5 comments

Would you like to fortell that? I am not happy with the UX and would like to modify it myself. Thank you so much!

shyamalschandra avatar Sep 08 '23 19:09 shyamalschandra

What UX are you unhappy with? We may release the source in the future but are still unsure there.

truell20 avatar Sep 08 '23 22:09 truell20

Would it be possible to allow extensions of VSCode extensions so you can keep your part without compromising your source code and allow developers to make super-additions? Just a thought.

shyamalschandra avatar Sep 09 '23 14:09 shyamalschandra

We do support VSCode extensions! Though maybe I'm misunderstanding your suggestion...

truell20 avatar Sep 11 '23 04:09 truell20

What do you mean by that? Can I extend Cursor with code? I don't understand.

shyamalschandra avatar Sep 11 '23 05:09 shyamalschandra

@truell20 Here is an example of a VS Code extension that does not work with Cursor: https://github.com/serenadeai/code

The extension allows the Serenade application to modify files in VS Code using voice commands, and it makes use of the Visual Studio Code Extension API.

Is there a similar Extension API for Cursor?

I need this extension to work for accessibility reasons, (I code by voice to mitigate pain in my wrists).

johngilbert2000 avatar Jul 25 '24 17:07 johngilbert2000