Skip to content

Commit 6920331

Browse files
authored
VS Code 1.124.1 (#9928)
* VS Code 1.124.1 * Escape special chars
1 parent 6ff72f7 commit 6920331

3 files changed

Lines changed: 5 additions & 2 deletions

File tree

-15.2 KB
Loading
-14.6 KB
Loading

release-notes/v1_124.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ PageTitle: Visual Studio Code 1.124
55
MetaDescription: Learn what is new in Visual Studio Code 1.124
66
MetaSocialImage: 1_124/release-highlights.webp
77
Date: 2026-06-10
8-
DownloadVersion: 1.124.0
8+
DownloadVersion: 1.124.1
99
Milestone: 1.124.0
1010
ProductEdition: Stable
1111
---
@@ -17,6 +17,9 @@ Follow us on [LinkedIn](https://www.linkedin.com/showcase/vs-code), [X](https://
1717

1818
_Release date: June 10, 2026_
1919

20+
**Update 1.124.1**: The update addresses these [issues](https://github.com/microsoft/vscode/issues?q=is%3Aissue+is%3Aclosed+milestone%3A1.124.1).
21+
22+
2023
<!-- DOWNLOAD_LINKS_PLACEHOLDER -->
2124

2225
---
@@ -217,7 +220,7 @@ Contributions to `vscode`:
217220
* editor: Cache getComputedStyle result in shadowCaretRangeFromPoint (#319803) [PR #319804](https://github.com/microsoft/vscode/pull/319804)
218221
* [@KirtiRamchandani (Kirtikumar Anandrao Ramchandani)](https://github.com/KirtiRamchandani): fix: surface missing Git LFS git errors [PR #319973](https://github.com/microsoft/vscode/pull/319973)
219222
* [@maruthang (Maruthan G)](https://github.com/maruthang): fix(explorer): guard file-explorer scroll handler against transient tree-map desync (#188365) [PR #310833](https://github.com/microsoft/vscode/pull/310833)
220-
* [@mohanrajvenkatesan23-04 (Mohanraj Venkatesan)](https://github.com/mohanrajvenkatesan23-04): html-language-features: include JSDoc summary and tags in <script> hover [PR #312585](https://github.com/microsoft/vscode/pull/312585)
223+
* [@mohanrajvenkatesan23-04 (Mohanraj Venkatesan)](https://github.com/mohanrajvenkatesan23-04): html-language-features: include JSDoc summary and tags in \<script\> hover [PR #312585](https://github.com/microsoft/vscode/pull/312585)
221224
* [@mohityadav8 (Mohit Yadav)](https://github.com/mohityadav8): fix(docs): correct grammar and typo issues in documentation [PR #317718](https://github.com/microsoft/vscode/pull/317718)
222225
* [@mutl3y](https://github.com/mutl3y): fix(terminal): catch ENOPRO in getCwdResource when file:// provider absent in VS Code web [PR #317780](https://github.com/microsoft/vscode/pull/317780)
223226
* [@sgoedecke (Sean Goedecke)](https://github.com/sgoedecke): Fix auto mode fallback for empty model providers [PR #316174](https://github.com/microsoft/vscode/pull/316174)

0 commit comments

Comments
 (0)