1 Repo
Hidden background environments used to simulate and verify code changes before applying them to the active editor.
Distinct from Code Generators: Distinct from Code Generators: focuses on the simulation and staging of changes in a hidden workspace rather than the generation logic itself.
Explore 1 awesome GitHub repository matching software engineering & architecture · Shadow Buffers. Refine with filters or upvote what's useful.
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
Simulates code changes in a hidden background buffer before applying them to the active editor window.