MENU
Language

What is Cursor? An overview and installation instructions (set in Japanese) are explained!

Cursor is an AI-powered code editor developed by Anysphere Inc. that significantly improves programming efficiency. It is based on VS Code (Visual Studio Code) and supports development by having an AI assistant complete and modify code, as well as reference documentation.

Anysphere Inc. announced that it has raised $105 million in Series B funding from Thrive, Andreessen Horowitz, Benchmark, and existing investors. (January 17, 2025)
In addition, it has also announced $8 million in financing from OpenAI in the past.

Source: Cursor https://www.cursor.com/
目次

Key Features of Cursor

1. AI-powered code completion

During programming, AI predicts the “code to write next” and automatically suggests it. For example, if you write a function halfway through, the AI will guess and complement the rest of the code, reducing the hassle of manual input.

2. Code editing in natural language

You can tell them with natural language like “speed up this function,” and the AI will optimize your code. You can also simply say, “Fix the bug in this code,” and the AI will find and fix the problem.

3. Understanding the Codebase

The AI analyzes the entire project and presents relevant code and documentation. For example, if you ask, “Where is this function used?”, the AI will show you the relevant code.

4. AI Chat Like ChatGPT

Like ChatGPT, it has a chat feature that allows you to ask questions about code. You can ask questions about the meaning of the error message or how to use certain technologies, and the AI will answer them.

5. GitHub integration

By integrating with GitHub, AI can also help you review pull requests and analyze change history. This also ensures that team development runs smoothly.

Cursor Pricing Plans

Cursor has free and paid plans.

1. Hobby (Free)

  • Content:
    • 2-week trial of Pro plan
    • 2,000 chord completions
    • 50 delayed premium requests

2. Pro ($20 per month)

  • In addition to the full features of the Hobby plan:
    • Unlimited use of code completion
    • 500 fast premium requests per month
    • Unlimited use of delayed premium requests
    • Use O1-mini 10 times a day

3. Business ($40 per user per month)

  • In addition to the full features of the Pro plan:
    • Enforce privacy mode across your organization
    • Lump sum billing for teams
    • Admin dashboard to see usage
    • SAML/OIDC SSO support
Source: Cursor https://www.cursor.com/pricing (as of 2/1/2025)

Who is Cursor recommended for?

  • Programming beginner
    → Reduce mistakes and facilitate learning with AI assistance
  • Engineers and Developers
    → Spend less time writing code and increase productivity
  • Team development
    → GitHub integration streamlines review work

How to install Cursor

  1. Visit the official website (cursor.com)
  2. Get installer for Windows, Mac, and Linux from the download page
  3. After installation, set up a GitHub or OpenAI API key to access AI features

Example of installing Windows

Example of Mac installation

For Language for AI, enter “Japanese” and select Continue.

Select Continue
Select Use Extensions
Select Continue

Select any mode. Select Privacy Mode on the left if you want to allow data collection, or Privacy Mode on the right if you don’t want to allow data collection.

Select Continue

Select Login or Sign Up. Below is an example of signing up.

Select YES.

Set the language.
Select View→Command Palette→Configure Display Language→Japanese.

Thank you for your hard work! The Cursor installation is now complete.

Note: The relationship between Cursor and VS Code (Visual Studio Code)

Cursor is an AI-powered code editor developed based on VS Code. Therefore, it uses the basic features of VS Code while adding powerful features such as AI-powered code completion, correction, and document reference.

Cursor is a fork of VS Code

  • Cursor is an editor created by forking (deriving) Microsoft’s VS Code.
  • Therefore, it has the same experience and UI as VS Code, and many VS Code extensions are also available.
  • However, Cursor adds unique AI capabilities, offering advanced code generation and modifications that VS Code alone cannot achieve.

Difference Between Cursor and VS Code

functionCursorVS Code
Base EditorForking VS Codeoriginal
AI ComplementOpenAI API-based AI complement availableNone (can be added with extensions)
Code FixesContextual code modification is possibleNone (Copilot etc. is required)
ExtensionsCompatible with many VS Code extensionsExpandable from the official marketplace
GitHub integrationAI code review availableGitHub Basic Features and Integrations
priceFree and paid plans available (limited by AI features)Completely free (some extensions are paid)

Summary

Cursor is an AI code editor that streamlines programming, making it accessible to both beginners and advanced users. Especially for those who are used to the usability of VS Code, it is attractive that it can be implemented smoothly. You can use the power of AI to write code faster and more accurately, so give it a try!

References

Cursor
https://www.cursor.com

Cursor Blog
https://www.cursor.com/blog

anysphere.inc
https://anysphere.inc

Raising $8 million from OpenAI
https://anysphere.inc/blog/openai-fund

Cursor Document : Migrate from VS Code
https://docs.cursor.com/get-started/migrate-from-vscode

Cursor Document : Composer Developer’s Guide
https://docs.cursor.com/composer/overview

Let's share this post !

Author of this article

AIアーティスト | エンジニア | ライター | 最新のAI技術やトレンド、注目のモデル解説、そして実践に役立つ豊富なリソースまで、幅広い内容を記事にしています。フォローしてねヾ(^^)ノ

Comments

To comment

目次