Commit Graph
124157 Commits
Author SHA1 Message Date
Tyler James LeonhardtandGitHub eec2fc723c Disable Local Server flow for REH (#191930)
Because spinning up ports on the remote won't always work. Instead, we have the trusty device code flow.

Fixes https://github.com/microsoft/vscode/issues/191866
Fixes https://github.com/microsoft/vscode/issues/191867
2023-08-31 22:10:26 +02:00
Daniel ImmsandGitHub 6ed5c5b25f Merge branch 'main' into tyriar/191247 2023-08-31 12:32:22 -07:00
Aaron Munger 284284497a go to correct location on accept symbol 2023-08-31 11:58:45 -07:00
Aaron Munger a913d41bcf rename file, undo unneeded change 2023-08-31 11:58:40 -07:00
Aaron Munger d0da63ba2c Merge branch 'main' into aamunger/notebookSymbols 2023-08-31 11:58:05 -07:00
Megan RoggeandGitHub 3cd6f48126 Merge pull request #191912 from microsoft/merogge/windows-command-start
fix undefined check, get textarea sync to work for windows
2023-08-31 09:44:37 -07:00
a3d842ed4d Update src/vs/workbench/contrib/terminalContrib/accessibility/browser/textAreaSyncAddon.ts
Co-authored-by: Daniel Imms <2193314+Tyriar@users.noreply.github.com>
2023-08-31 09:29:53 -07:00
Megan Rogge 6ca26d992b different udf check 2023-08-31 09:08:40 -07:00
Megan Rogge 68a8e14d30 fix issue 2023-08-31 08:43:49 -07:00
Johannes 542264f0ef fix variables view never disposing its tree 2023-08-31 17:42:58 +02:00
Johannes 7ce48dafb0 don't leak view pane via DND listener
https://github.com/microsoft/vscode/issues/191899
2023-08-31 17:35:02 +02:00
Alex RossandGitHub 414606b665 Don't throw if view doesn't exist when visibility false (#191781) 2023-08-31 17:30:16 +02:00
Johannes 4862c21259 avoid the global listener trap 2023-08-31 17:13:22 +02:00
Johannes 9ae54e1b97 AsyncDataTree doesn't dispose its tree 2023-08-31 17:12:53 +02:00
meganrogge 9637c47fdc check if mac 2023-08-31 08:03:54 -07:00
Megan Rogge a5fabc665b fix #186904 2023-08-31 07:47:49 -07:00
Johannes 170f7cd76e fix some, but not all leaks wrt DebugSession 2023-08-31 16:46:25 +02:00
Aiday Marlen Kyzy ab975ebe28 adding also sort and json into the name 2023-08-31 16:02:06 +02:00
Aiday Marlen Kyzy 7069433804 cleaning the code 2023-08-31 15:34:10 +02:00
Aiday Marlen Kyzy 06fdc0a633 unsure how to register the provider 2023-08-31 15:10:14 +02:00
Henning DieterichsandHenning Dieterichs 6b49d155ca Fixes #191892 2023-08-31 12:36:12 +02:00
Johannes 596a9a8926 removed unneccessary mask property, make FF happy 2023-08-31 12:24:29 +02:00
Alexandru DimaandGitHub 07aacd25bb Initialize all services as soon as the first service is needed (#191890)
Fixes microsoft/monaco-editor#4120: initialize all services as soon as the first service is needed
2023-08-31 12:22:11 +02:00
Johannes 5306d2b898 don't inherit color for codicons from parent but use theme defined color 2023-08-31 12:21:38 +02:00
Johannes 31b6e070b2 use CSS mask and icon-foreground color so that customized foreground colors also work for CSS 2023-08-31 12:11:59 +02:00
Aiday Marlen Kyzy fffb813460 adding code 2023-08-31 11:19:33 +02:00
Benjamin PaseroandGitHub 1ebb673280 Linux: Notifications Accessible View only opens when focusing with mouse (fix #191705) (#191888) 2023-08-31 11:02:57 +02:00
Benjamin PaseroandGitHub 8800b43181 some Some grid operations cause the activeElement to get lost (fix #189256) (#191886) 2023-08-31 10:41:37 +02:00
Benjamin PaseroandGitHub 204d0b3038 window.title setting feedback (fix #191579) (#191885) 2023-08-31 10:05:57 +02:00
Benjamin PaseroandGitHub 6d62f83a76 voice - start to better understand different chat input contexts (#191884)
* voice - start to have context and actions per chat kind

* voice - add context to `stop`

* voice - add todo for focus issue when starting
2023-08-31 10:01:25 +02:00
9293e05e89 wrap handler for resize observer in requestAnimationFrame() (#183325)
* wrap handler for resize observer in requestAnimationFrame()

(fixes #183324)

* React immediately on first notification during an animation frame and only delay the second notification during the same animation frame

---------

Co-authored-by: Karel Frederix <kfrederix@selligent.com>
Co-authored-by: Alexandru Dima <alexdima@microsoft.com>
2023-08-31 09:38:24 +02:00
Tyler James LeonhardtandGitHub 9e927a6111 After 30s re-layout the quick chat (#191853)
fixes https://github.com/microsoft/vscode/issues/191627
2023-08-31 15:24:20 +10:00
Tyler James LeonhardtandGitHub e7756c8870 reinstate github-auth parameter that was accidentally removed (#191862)
Fixes https://github.com/microsoft/vscode/issues/191861
2023-08-31 02:19:18 +02:00
Daniel ImmsandGitHub 7bfd9cbc28 Merge pull request #191852 from microsoft/tyriar/fix_groups
Partially revert a change that broke dimming in active group
2023-08-30 15:38:55 -07:00
Martin AeschlimannandGitHub 511b759056 view descriptor created with containerTitle that is not a string (#191842) 2023-08-30 15:35:53 -07:00
Joyce ErandGitHub 700bf1a4db Fix progressive rendering of updated markdown content (#191851)
Fix progressive rendering updated markdown content
2023-08-30 15:29:07 -07:00
David DossettandGitHub 8f1af4b868 Show focus state on editor tabs in hc themes (#191850) 2023-08-31 00:24:03 +02:00
Daniel Imms d89cac9ac1 Partially revert a change that broke dimming in active group
Reopens #191608
2023-08-30 15:20:02 -07:00
Tyler James LeonhardtandGitHub 3217686db1 get x off the edge (#191849)
Fixes https://github.com/microsoft/vscode/issues/191701
2023-08-31 00:12:33 +02:00
Aaron MungerandGitHub e2085fa51d Merge pull request #191846 from microsoft/aamunger/flakyImageCopy
look for re-used output id containing the image
2023-08-30 14:56:10 -07:00
Aaron Munger 9fbe99c616 cleanup 2023-08-30 14:41:03 -07:00
Aaron Munger 2e4187c15f normalize option name 2023-08-30 14:39:22 -07:00
Aaron Munger e5851bc5f5 look for re-used output id containing the image 2023-08-30 14:34:42 -07:00
songlinnandGitHub 08631fab3a fix: prevent history show prev/next in composing event (#184014) 2023-08-30 19:57:58 +00:00
Henning DieterichsandHenning Dieterichs 610472b0b7 Fixes #191617 2023-08-30 21:15:33 +02:00
David DossettandGitHub 0d71f35594 Update codicons (#191835) 2023-08-30 20:59:17 +02:00
Alex RossandGitHub 078a686c82 Fix screen reader for comment editor (#191828)
* Try forwarding the accessibility support setting to the comment editor

* Add isAccessible to comment view
Fixes #146994
2023-08-30 20:47:31 +02:00
Henning DieterichsandHenning Dieterichs 8e242d5bd4 Fixes CI 2023-08-30 20:33:34 +02:00
Henning DieterichsandHenning Dieterichs 425413a509 Uncomment unused symbols. 2023-08-30 20:33:34 +02:00
Henning DieterichsandHenning Dieterichs 272fdf6abf Diff Editor: Disables optimistic diff updates. Fixes #190748, Fixes #190232 2023-08-30 20:33:34 +02:00