Skip to content

Commit dc32849

Browse files
committed
doc: notable fix in the runtime from community
1 parent 699d4f8 commit dc32849

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

release-notes/v1_96.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -723,6 +723,7 @@ VS Code desktop will be updating to [Electron 33](https://github.com/microsoft/v
723723
* [231542](https://github.com/microsoft/vscode/issues/231542) Frequently unable to save file or file data gets erased with error EBUSY
724724
* [233304](https://github.com/microsoft/vscode/issues/233304) `onDidChangeCheckboxState` broken in 1.95
725725
* [232263](https://github.com/microsoft/vscode/issues/232263) Optimize tree view such that cross process calls are batched
726+
* [156723](https://github.com/microsoft/vscode/issues/156723) Drag and drop support fixed when running with wayland
726727

727728
## Thank you
728729

@@ -766,6 +767,7 @@ Contributions to `vscode`:
766767
* [@RedCMD (RedCMD)](https://github.com/RedCMD): Add `.winget` file extension to YAML [PR #232218](https://github.com/microsoft/vscode/pull/232218)
767768
* [@ribru17 (Riley Bruins)](https://github.com/ribru17): Render JSDoc examples as typescript code [PR #234143](https://github.com/microsoft/vscode/pull/234143)
768769
* [@sandersn (Nathan Shively-Sanders)](https://github.com/sandersn): Revert register copilotRelated with copilot [PR #233729](https://github.com/microsoft/vscode/pull/233729)
770+
* [@nickdiego (Nick Yamane)](https://github.com/nickdiego): Fix for drag and drop support when using wayland [Chromium CL](https://chromium-review.googlesource.com/c/chromium/src/+/6000277)
769771

770772
Contributions to `vscode-emmet-helper`:
771773

0 commit comments

Comments
 (0)