Skip to content

Commit a543ff2

Browse files
committed
Update upstream-issues.md
1 parent da79172 commit a543ff2

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

upstream-issues.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,18 @@ Many feature requests for Dart-Code require some implementation in upstream repo
77

88
New items are always added to the top of the list.
99

10+
## Unable to copy/paste with Cmd+C and Cmd+V in embedded DevTools windows on macOS
11+
[github.com/microsoft/vscode#129178](https://github.com/microsoft/vscode/issues/129178)
12+
13+
Using Cmd+C/Cmd+V for copy/paste in embedded DevTools windows doesn't work because some of the events appear to be dropped.
14+
15+
1016
## Debugger shows "Paused on Entry" if "continued" event arrives too soon after "stopped" event
1117
[github.com/microsoft/vscode#238591](https://github.com/microsoft/vscode/issues/238591)
1218

1319
When multiple isolates are used, some isolates incorrectly show "Paused on Entry" in the UI even though they were only temporarily paused at entry while breakpoints were configured.
1420

21+
1522
## Allow Grouping of edits in Fix All in Workspace by default
1623
[github.com/microsoft/vscode#207580](https://github.com/microsoft/vscode/issues/207580)
1724

0 commit comments

Comments
 (0)