Skip to content

Commit 3f904a3

Browse files
committed
Edit pass
1 parent df600cc commit 3f904a3

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

release-notes/v1_96.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,6 @@ Copilot shows suggested files alongside the **Add Files** button in the working
5454

5555
<video src="images/1_96/chat-edits.mp4" title="Copilot Edits changing a file" autoplay loop controls muted></video>
5656

57-
These suggestions also appear in `#` completions in the chat input box.
58-
5957
#### Restore Edit sessions after restart
6058

6159
Edit sessions are now fully restored after restarting VS Code. This includes the working set, acceptance state, as well as the file state of all past edit steps.
@@ -536,7 +534,7 @@ This extension simplifies Python environment management, offering a UI to create
536534

537535
Designed to integrate seamlessly with your preferred environment managers via various APIs, it supports Global Python interpreters, venv, and Conda by default. Developers can build extensions to add support for their favorite Python environment managers and integrate with our extension UI, enhancing functionality and user experience.
538536

539-
You can download the Python Environments in the Marketplace, and use it with the pre-release version of the Python extension.
537+
You can download the Python Environments in the Marketplace, and use it with the pre-release version of the Python extension.
540538

541539
#### Python testing enhancements
542540

0 commit comments

Comments
 (0)