Skip to content

Terminal Debugger, and our biggest bug bash yet

In-terminal Debugging

  • Press Cmd+D to auto-debug a terminal error
A screenshot of the Cursor code editor shows an .mdx file (index.mdx) open with markdown and JSX content. The file includes changelog updates for the "Terminal Debugger (v0.2.12)" and "Activity Bar pinning" features. JSX code displays a <CustomImage> component with inline styles. Below the code editor, a terminal panel is open with multiple error traces from react-dom files, indicating rendering issues in the project. The file is in "NORMAL" mode, suggesting the use of a Vim extension. The right panel contains a collapsed chat section labeled "Chat about current file…"."
  • Press Cmd+Shift+L, and the model will add the terminal context to chat

Activity Bar pinning

  • You can Pin custom extensions to your activity bar in the top left

Better Jupyter Support

  • Context ingestion across a full notebook
  • Small bug fixes

Diff/Generate improvements

  • Partial diff accent/reject
  • Generates work when you click elsewhere!
  • Fixed diff bug where it edits outside selected region

️ Quality of Life Improvements

  • Press ESC to exit the chat
  • Fixed the bug that shrinks code blocks in the chat!
  • Remote SSH is easier to use!
  • A better Cursor Tutor onboarding!
  • Better prompting for Toolformer

Enhanced Features & Improvements (2023-05-04)

New Features

  • One-Click Extension Import from VS Code (beta). As a highly requested feature, we're excited to present the beta version of one-click extension imports!
  • Alpha feature: 🧠 Alpha feature: Ask questions about your entire repo 🛠️. We are experimenting with ⌥+enter in the chat! The feature allows the model to think deeply about your response, search through files, and deliver a well-crafted answer. While it's in alpha, we're working hard to enhance this feature in the coming weeks. We'd love to hear your feedback!

Bug Fixes

  • Improved prompting for edits and generates
  • Fixed login bugs
  • Added the ability to hide the tooltip (Cursor config > Advanced > Chat/Edit Tooltip)
  • Extended prompt length for project generation
  • GPT-4 support now available for project generation