When is Cursor's source code going to be available for extensions?
Would you like to fortell that? I am not happy with the UX and would like to modify it myself. Thank you so much!
What UX are you unhappy with? We may release the source in the future but are still unsure there.
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.
We do support VSCode extensions! Though maybe I'm misunderstanding your suggestion...
What do you mean by that? Can I extend Cursor with code? I don't understand.
@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).