Skip to content

Commit 7ed36a7

Browse files
committed
Update release notes
1 parent cb45284 commit 7ed36a7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

release-notes/v1_100.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,9 @@ Copilot now has an LLM tool to run notebook cells which will allow the agent to
184184

185185
## Source Control
186186

187+
### Quick diff decorations for staged changes
188+
189+
To address a long-time feature request, this milestone we have added quick diff editor decorations for staged changes. These new quick diff decorations provide better visibility to the staged changes as well as enable editor actions like "Unstage Changes" and "Unstage Selected Ranges" that were previously available only in the diff editor. You can customize the color of the staged changes quick diff decorations using the following theme tokens: `editorGutter.addedSecondaryBackground`, `editorGutter.modifiedSecondaryBackground`, `editorGutter.deletedSecondaryBackground`. If you do not want to see quick diff decorations for staged changes, you can hide them using the "Diff Decorations" submenu that is available in the editor gutter context menu.
187190

188191
## Terminal
189192

0 commit comments

Comments
 (0)