Changelog

New updates and improvements

<- All Changes

Apr 6, 2023

v0.2.0 - Introducing Cursor 0.2.0! (2023-04-06)

  • We've transitioned to building Cursor on top of a fork of VSCodium, moving away from our previous Codemirror-based approach.
  • This allows us to focus on AI features while leveraging VSCode's mature text editing capabilities.
  • Our goal is to create an IDE optimized for pair-programming with AI.
  • While currently similar to a standard code editor with AI features, we plan to evolve the programming experience significantly over time.

New Features

  • Transitioned to building Cursor on top of a fork of VSCodium
  • Focus on enhancing the AI for pair-programming