About the Feature Requests category

Got an idea? Request new features here!

5 Likes

Here is a feature request: Make it easy to deploy directly to GCP, AWS or any other hosting provider. The mess we have to go through to host a multi language project currently is beyond reasonable. Most normal hosting providers arent even able to handle it. Please dont use nixpack or similar garbage.

Implement some IDE side file locking system. And make the AI comprehend its purpose. I want to be able to get to a functional state, and then tell Cursor what our next step will be, and all unrelated files will be locked and non-changeable. Right now I would say Cursors biggest problem are unintended side effects.

Hi there,
I love using Cursor for vibe coding, but typing prompts by hand during long coding sessions can be slow and tiring. It’d be amazing to speak directly into the prompt box and have my words transcribed. Are there any plans to add a voice input feature? I’d appreciate it if you could look into this.

1 Like

You absolutely can do this. Just look into whisper flow and other competitors. Connect it to your computer/composer and/or watch a YouTube tutorial.

NEW FEATURE REQUEST: Ability to save the chat in the root of the project.

It’s good that we finally have the option to export the chat content BUT…

Imagine you’re using WSL. You use Cursor inside of your Ubuntu, click “export the chat” and… Cursor tries to save the file in Windows folders instead of your project folder in Ubuntu.

Can we have an option to just save that file directly to our workspace root, pretty please?