GithubHelp home page GithubHelp logo

caijohnny / cursor Goto Github PK

View Code? Open in Web Editor NEW

This project forked from getcursor/cursor

0.0 0.0 0.0 1.69 MB

An editor made for programming with AI ๐Ÿค–

Home Page: https://cursor.so

License: MIT License

Shell 0.01% JavaScript 20.07% Python 0.03% PowerShell 0.03% TypeScript 76.72% CSS 3.11% HTML 0.04%

cursor's Introduction

Cursor

GitHub license PRs Welcome

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

  • Write: Generate 10-100 lines of code with an AI that's smarter than Copilot
  • Diff: Ask the AI to edit a block of code, see only proposed changes
  • Chat: ChatGPT-style interface that understands your current file
  • And more: ask to fix lint errors, generate tests/comments on hover, etc.


Getting Started

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

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

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

Development

We welcome PRs :) To get started:

git clone [email protected]:getcursor/cursor.git
cd cursor
npm i

Then, download some non-versioned dependencies (ripgrep binaries and language server js):

./setup.sh # Mac/Linux
./setup.ps1 # Windows

Finally, to run the client:

npm start

cursor's People

Contributors

truell20 avatar sanger2000 avatar terror avatar elanzini avatar alexwebdevs avatar abbychau avatar shoaibmohommed avatar boxizen avatar abyesilyurt avatar bekiryoruk avatar starlaxy avatar dreemsuncho avatar ekzhang avatar keeganmccallum avatar m-avagyan avatar yaohui-wyh avatar yugasun avatar sarhaang avatar hongshiqiang avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.