Skip to content

0.2.16 · Changelog

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