> For the complete documentation index, see [llms.txt](https://metaverse-imagen.gitbook.io/ai-tools-research/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://metaverse-imagen.gitbook.io/ai-tools-research/ai-tools-main-categories/programming-and-code/code-generators/cursor-ide.md).

# Cursor IDE

## Cursor Code Editor and IDE

Cursor is Fork of VS Code. It is an AI enabled editor integrated with AI and LLMs. Cursor is awesome! Someone finally put GPT into a code editor in a seamless way.

{% embed url="<https://cursor.sh/>" %}

## FEATURES

Copilot++ is Cursor's native autocomplete feature. It's a more powerful version of Copilot that can suggest mid-line completions and entire diffs. It uses a custom model that was trained to predict the next edit in a codebase.
