# AI-powered code editor

> AI-ranked search results for `open source cursor alternative` on awesome-repositories.com — ordered by an LLM for relevance, best match first. 116 total matches; showing the top 2.

Explore on the web: https://awesome-repositories.com/q/open-source-cursor-alternative

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [this search on awesome-repositories.com](https://awesome-repositories.com/q/open-source-cursor-alternative).**

## Results

- [cursor/cursor](https://awesome-repositories.com/repository/cursor-cursor.md) (32,954 ⭐) — Cursor is an artificial intelligence-powered code editor built as a fork of the Visual Studio Code environment. It integrates machine learning models directly into the development workflow, allowing users to generate, refactor, and debug code through natural language prompts while maintaining full compatibility with existing editor extensions and themes.

The editor distinguishes itself through a specialized codebase context engine that indexes local project structures and file relationships using vector-based embeddings. This system enables the editor to inject relevant file snippets and proj
- [getcursor/cursor](https://awesome-repositories.com/repository/getcursor-cursor.md) (32,959 ⭐) — Cursor is an AI-powered code editor and integrated development environment built as a fork of Visual Studio Code. It functions as an AI programming assistant that integrates large language models directly into the editing experience to write, refactor, and maintain source code.

The editor utilizes a customized version of the VS Code interface to provide native artificial intelligence capabilities, including an environment for natural language code generation and codebase indexing.

The platform covers a range of AI-assisted coding capabilities, such as intelligent code completion, automated c
