Skip to content

Commit 8656303

Browse files
authored
Merge pull request #7855 from mjbvz/toc-96
Fix toc link for JS/TS paste
2 parents 8e4aa3a + 173d1b5 commit 8656303

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release-notes/v1_96.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ DownloadVersion: 1.96.0
1616
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:
1717

1818
* [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
2020
* [Test coverage](#attributable-coverage) - Quickly filter which code is covered by a specific test
2121
* [Move views](#move-views-between-primary-and-secondary-side-bar) - Easily move views between the Primary and Secondary Side Bar
2222
* [Terminal ligatures](#ligature-support) - Use ligatures in the terminal

0 commit comments

Comments
 (0)