The biggest difference is the way Cursor and GitHub Copilot complete code.
最大的区别是 Cursor 和 GitHub Copilot 完成代码的方式。
GitHub Copilot can insert text at your cursor position. It cannot edit the code around your cursor or remove text.
GitHub Copilot 可以在光标位置插入文本。它无法编辑光标周围的代码或删除文本。
Cursor can insert text at your cursor, and much more:
Cursor 可以在光标处插入文本,还有更多功能:
•
Multi-character edits 多字符编辑
•
Instruction-based edits 基于指令的编辑
Further, Cursor has a history of your recent changes in the context window, so it knows what you are trying to do next.
此外,Cursor 在上下文窗口中具有您最近更改的历史记录,因此它知道您下一步要尝试做什么。
Migrate from GitHub Copilot
从 GitHub Copilot 迁移
Since Cursor comes by default with GitHub Copilot, you might have GitHub Copilot and Cursor installed at the same time. We recommend turning off GitHub Copilot when you want to use Cursor.