This is an experimental feature and very limited by capacity, so you may see errors during traffic spikes.

Copilot++ improvements and VS Code 1.84.2

Copilot++ improvements:

  1. Caching — add and delete a letter and the suggestion will still be there for you!

  2. Do not interfere with intellisense and cmd-k.

  3. Fixes bugs with lag on large files and with the blue highlight staying around.

  4. Copilot++ sees your lint errors and will use this to improve its suggestions

Cursor is now based on VS Code 1.84.2. Notably, this fixes a few notebook bugs, and ensures that all of the most recent extensions work.

New upstream

Now based on VS Code 1.84.2. Notably, this fixes a few notebook bugs, and ensures that all of the most recent extensions work.

Copilot++ improvements, Bug fixes

  • Copilot++ improvements: Includes green highlights to see what Copilot++ has added, the ability to accept multiple Copilot++ suggestions immediately one after another, support for Copilot++ on SSH, and fixes to how Copilot++ UI interacts with autocomplete plugins.

  • Bug fixes: Fixed a bug where Cmd-k could get into a bad state when removing at the top of a file. And another that was causing some files to not be indexed.