Hi,
I have been a customer of Cursor for about 3 months and the product is great… here is a suggestion for improvement…
I work in Rust and often the AI is too eager to make changes. It constantly makes suggestions to change a code with [Tab], although these changes are not necessary or partly wrong.
Maybe you can activate or deactivate the code suggestions with a shortcut… If I implement something new and I want AI suggestions in the editor, I press “Shift-Tab”, for example… then the AI can actively intervene in my code. If I press “Shift-Tab” again, it should stop making permanent suggestions for changes, which can be accidentally adopted by pressing [Tab] (and which may then generate new errors).
In addition, the Tab key often overwrites the code suggestions from VSC and then with pressing [Tab] the AI then makes its own changes again…
Perhaps a small change that would make Cursor even more productive…