Cursor Tutorial: Quick Start with Tab Grouping Plugin!

Cursor Tutorial: Quick Start with Tab Grouping Plugin!

Recently, while mentoring Ma Su in programming, I found that he was always confused by the clutter of code files. Today, I want to share how to use Cursor’s grouping feature to organize code files and make programming work more structured! Ma Su’s Troubles Ma Su: Master, I am currently developing a mall project, and … Read more

Mastering Cursor Code Review to Enhance Team Efficiency

Mastering Cursor Code Review to Enhance Team Efficiency

Click the blue words above to follow us! Chapter One: Getting to Know Cursor’s Code Review Feature Ma Su: Lord Zhuge, I am in charge of code review in our team project recently, but I feel the efficiency is very low. I have to switch back and forth between various files and manually mark issues. … Read more

Cursor’s Rise: The Future of AI Programming

Cursor's Rise: The Future of AI Programming

The B2B markets in China and the US are fundamentally different. Author: Liu Yangnan Editor: Hai Yao Image Source: Wenxin Yige In 2021, Microsoft launched GitHub Copilot, which quickly became the most sought-after AI tool in programming. GitHub Copilot can automatically generate complete code functions based on context information provided by users, such as function … Read more

Advanced Guide to Cursor: 10 Hidden Tips to Boost Your Efficiency

Advanced Guide to Cursor: 10 Hidden Tips to Boost Your Efficiency

Advanced Guide to Cursor: 10 Hidden Tips to Boost Your Efficiency Do you remember when I first started using Cursor last year? I only knew how to use the basic code completion feature. As I delved deeper into it, I discovered many practical “little mechanisms” hidden within this tool. Today, I will share some of … Read more

Minimal LangGraph Tutorial 1: Natural Language and DB Interaction

Minimal LangGraph Tutorial 1: Natural Language and DB Interaction

Introduction With a single line of Cursor, develop a LangGraph program that can interact with any database, regardless of its structure! Preparation Download a copy of the LangGraph code, remember the location, and update to .cursorrules Prepare a .cursorrules file to store the following content Download the DB file and reference file main.py I provided, … Read more

Enterprise-Level Intelligent Coding with GitHub Copilot & Cursor

Enterprise-Level Intelligent Coding with GitHub Copilot & Cursor

With the rapid development of artificial intelligence technology, AI intelligent coding tools have gradually become a major trend in the software development field. AI intelligent coding tools can automatically complete tasks such as code writing, debugging, and optimization, significantly improving development efficiency. For enterprises, this means that within the same time frame, more projects can … Read more

Advantages of Cursor Compared to Copilot

Advantages of Cursor Compared to Copilot

After using Cursor for a while, I feel that it directly designs functions to replace some copy-paste operations during the use of Copilot, greatly improving efficiency. It also allows for more flexible instruction and context control to achieve better code generation results. Some specific advantages include: Code can be generated based on instructions, not just … Read more

Using Cursor for Coding: Boss Thought I Was Cheating!

Using Cursor for Coding: Boss Thought I Was Cheating!

I used Cursor to code, and my boss thought I was “cheating”! “Xiao Xiao, your coding speed is unbelievable! You finished a feature that we estimated would take two days in just an hour?” My boss stood behind me, staring at my screen with suspicion. “Hehe, boss, I have a genius helping me!” I turned … Read more