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.
Changelog
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: 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.
Command-dot: you can now use the Command-dot menu to have Command-K fix lint errors inline.
New models: you can plug in your API key to try out the newest gpt-4 and gpt-3 turbo models. We're evaluating the coding skills of these models before rolling out to pro users.
Apply chat suggestions: click on the play button on any code block to have the AI apply in-chat suggestions to your current file.
Copilot++ (beta): this is an "add-on" to Copilot that suggests diffs around your cursor, using your recent edits as context. To enable it, go to the "More" tab in the right chat bar. Note: to cover the costs of the AI, this is only available for pro users.
Fixes a problem where indexing got stuck. Indexing capacity is now also allocated by-user, so it should be more fair and faster for most users.
Pro++ plan: if you hit your fast request limit and prefer to purchase more, you now can.
Chat scroll: we got rid of sticky scroll to make the chat easier to read.
Cmd-K diffs: these now obey word-wrap! You can also copy from the red text.
Fixed the bug where you can't use chat on a diff view.
Shipped better error logging, which should help us improve stability.
Styling tweaks: some buttons and hints should look nicer!
Screen flickering: made a change that should reduce screen flickering on monitors.
Changelog
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: 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.
Command-dot: you can now use the Command-dot menu to have Command-K fix lint errors inline.
New models: you can plug in your API key to try out the newest gpt-4 and gpt-3 turbo models. We're evaluating the coding skills of these models before rolling out to pro users.
Apply chat suggestions: click on the play button on any code block to have the AI apply in-chat suggestions to your current file.
Copilot++ (beta): this is an "add-on" to Copilot that suggests diffs around your cursor, using your recent edits as context. To enable it, go to the "More" tab in the right chat bar. Note: to cover the costs of the AI, this is only available for pro users.
Fixes a problem where indexing got stuck. Indexing capacity is now also allocated by-user, so it should be more fair and faster for most users.
Pro++ plan: if you hit your fast request limit and prefer to purchase more, you now can.
Chat scroll: we got rid of sticky scroll to make the chat easier to read.
Cmd-K diffs: these now obey word-wrap! You can also copy from the red text.
Fixed the bug where you can't use chat on a diff view.
Shipped better error logging, which should help us improve stability.
Styling tweaks: some buttons and hints should look nicer!
Screen flickering: made a change that should reduce screen flickering on monitors.