| RU EN |
| Новости Скачать Дополнения Форум Блог |
Cursor is a desktop code editor based on VS Code that integrates large language models (like Claude 3.7 Sonnet) to automate coding tasks. :
: Create a global or project-specific .cursorrules file to define your preferred coding style, libraries, and design patterns.
: Ensure your codebase is fully indexed so "Ask" mode can accurately retrieve information from any file.
: Allows you to highlight a specific block of code and prompt the AI to modify or format it (e.g., "format this code" or "add a vertical-align: top property").