You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: release-notes/v1_96.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ DownloadVersion: 1.96.0
16
16
Welcome to the November 2024 release of Visual Studio Code. There are many updates in this version that we hope you'll like, some of the key highlights include:
17
17
18
18
*[Overtype mode](#overtype-mode) - Switch between overwrite or insert mode in the editor
19
-
*[Add imports on paste](#configure-paste-and-drop-behavior) - Automatically add missing TS/JS imports when pasting code
19
+
*[Add imports on paste](#paste-with-imports-for-javascript-and-typescript) - Automatically add missing TS/JS imports when pasting code
20
20
*[Test coverage](#attributable-coverage) - Quickly filter which code is covered by a specific test
21
21
*[Move views](#move-views-between-primary-and-secondary-side-bar) - Easily move views between the Primary and Secondary Side Bar
22
22
*[Terminal ligatures](#ligature-support) - Use ligatures in the terminal
0 commit comments