Skip to content
/ cursor Public
forked from getcursor/cursor

An editor made for programming with AI ๐Ÿค–

Notifications You must be signed in to change notification settings

mj520/cursor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 

Repository files navigation

Cursor

GitHub license PRs Welcome

This is an issues-only repo for Cursor, an editor made for programming with AI. It's early days, but right now Cursor can help you with a few things...

  • Chat: Talk with a ChatGPT-like bot that sees your current file
  • Edit: Ask the AI to change a block of code, see an inline diff of the edits
  • Debug: Hover over linter errors to auto-fix them
  • Write: Generate entire codebases from short English descriptions


Feel free to file tickets for bugs or feature requests. You can upvote ๐Ÿ‘ the ones you'd like us to prioritize.

Getting Started

Head over to our website to download and try out the editor.

Roadmap

Long term, our plan is to build Cursor into the world's most productive development environment. Using LLMs, we want to do things like:

  • "Heal" your repository when you're halfway through a refactor
  • Allow you to code by editing a "pseudocode" version of your codebase
  • Auto-fix errors as soon as they show up in your terminal
  • Embed AI-written documentation into the UI

OSS

We'd previously open-sourced our old Codemirror-based editor. You can find that code here.

The VSCodeium-based versions of Cursor are not yet open-source; if you'd much prefer we open-source the editor, feel free to reach out to [email protected].

About

An editor made for programming with AI ๐Ÿค–

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published