Joyce Er and GitHub
bf217d252d
Fix content widget overwritten warning ( #190105 )
2023-08-09 23:27:41 +01:00
Megan Rogge and GitHub
48a93dbab6
Merge pull request #190064 from microsoft/merogge/acc-view-symb-polish
...
apply `when` clauses to accessible view menu, fix some bugs, split code across files
2023-08-09 15:25:09 -07:00
Daniel Imms
ed9c629a94
Handle command converter disposables
2023-08-09 15:22:59 -07:00
Daniel Imms
4ace970e67
Don't touch the vscode API types in extHost.protocol
2023-08-09 15:19:50 -07:00
Daniel Imms and GitHub
0f2e35c963
Merge pull request #190098 from microsoft/tyriar/30522_2
...
Add more keywords to UnfocusedViewOpacity
2023-08-09 15:11:58 -07:00
Daniel Imms and GitHub
0f162e1d2e
Merge pull request #190079 from microsoft/tyriar/79034_tab_menu
...
Add terminal/title/context menu contribution
2023-08-09 15:11:45 -07:00
Alex Ross and GitHub
8429ea98e9
Update port attributes arguments to be a property bag ( #189976 )
...
* Update port attributes arguments to be a property bag
Part of #115616
* Gracefully handle API breakage
2023-08-09 23:58:35 +02:00
66a4d77f9e
Update src/vs/workbench/contrib/accessibility/browser/accessibilityConfiguration.ts
...
Co-authored-by: Megan Rogge <merogge@microsoft.com >
2023-08-09 14:57:05 -07:00
Daniel Imms and GitHub
e4b88659d3
Merge branch 'main' into tyriar/79034_tab_menu
2023-08-09 14:54:44 -07:00
aamunger
8d73d94ae4
logic for when menu item is shown, copy text version of image
2023-08-09 14:46:07 -07:00
Daniel Imms and GitHub
31b4ba69b6
Merge pull request #190071 from microsoft/tyriar/79034_instance_menu
...
Add terminal/context menu contribution
2023-08-09 14:41:06 -07:00
meganrogge
0d879f7913
more replacements
2023-08-09 14:27:29 -07:00
meganrogge
a91672675f
use AccessibilityCommandIds for more commands
2023-08-09 14:20:35 -07:00
meganrogge
6c20ed925a
fix cyclic dependency issue
2023-08-09 14:16:54 -07:00
Alex Ross and GitHub
a3e2f15440
Add tunnel activation event ( #189936 )
...
* Add tunnel activation event
Fixes #188730
* Refactor
2023-08-09 23:16:02 +02:00
Daniel Imms
34122ea014
Add more keywords to UnfocusedViewOpacity
...
Part of #30522
2023-08-09 14:15:20 -07:00
Megan Rogge and GitHub
36fa6d44b9
Merge pull request #189994 from davedash/davedash-patch-1
...
Fish integration: Use -- in string to signify beginning of positional…
2023-08-09 14:03:32 -07:00
meganrogge
30256ad670
fix conflict
2023-08-09 13:55:01 -07:00
meganrogge
2116696377
fix issues
2023-08-09 13:50:17 -07:00
432aac18f1
[typescript] Better paths matching for move to existing file quickpick ( #181231 )
...
* Better paths matching for move to existing file quickpick
* fix resolving selected item
* fix: select file dialog point to existing file
* skip computing if
use coalesce
* Improve typings
---------
Co-authored-by: Matt Bierner <matb@microsoft.com >
2023-08-09 21:29:30 +01:00
Logan Ramos and GitHub
3ee5c838ef
Update 1DS and add back envelope ( #190056 )
...
* Update 1DS and add back envelope
* Update missed 1DS packages
2023-08-09 12:58:27 -07:00
Daniel Imms
8bd8248a76
Fix compilation
2023-08-09 12:47:03 -07:00
01f748f607
Realign slash command content widget in panel chat ( #190053 )
...
* Realign slash command content widget in panel chat
* Align pill text with input text
* Vertically align all content in panel chat input
---------
Co-authored-by: David Dossett <ddossett@microsoft.com >
2023-08-09 12:36:15 -07:00
Connor Peet and GitHub
a0e56dcea7
forwarding: fix tearing down process too early ( #190081 )
2023-08-09 20:24:56 +01:00
Justin Chen and GitHub
1094b5d065
Reverting #189955 to fix issue with selectors in certain themes and adding specificity ( #190077 )
...
* bugfix on selected list item reverting and added important
* removed !important and added specificity
2023-08-09 12:12:07 -07:00
Joyce Er and GitHub
b9d174e67d
Don't uninstall application-scoped extensions when importing profile ( #190067 )
...
Don't uninstall application-scoped extensions
2023-08-09 12:09:20 -07:00
Daniel Imms
e41fb704d1
Add terminal/title/context menu contribution
...
- Adds the contribution
- Consolidates inline tab and tab list menu
- Renamed '...Instance' commands to be less ambiguous
Part of #79034
2023-08-09 11:55:15 -07:00
Matt Bierner and GitHub
6c32fd48c5
Move overscroll-behavior to body ( #189000 )
...
Fixes #182013
Looks like this needs to be set on the body, not the html element
2023-08-09 11:42:07 -07:00
Daniel Imms
45cd7cab89
Add terminal/context menu contribution
...
- Adds the API
- Consolidates the editor and view terminal menus
- Removes the Show Tabs entry as tabs are very old now
Part of #79034
2023-08-09 11:32:40 -07:00
Benjamin Pasero
652e2d069c
voice - update build script includes
2023-08-09 20:28:46 +02:00
Alexandru Dima and GitHub
9772820232
Restore version check ( #190042 )
2023-08-09 20:18:48 +02:00
meganrogge
0ca15b29b4
Fix compile error
2023-08-09 10:20:38 -07:00
meganrogge
82f6dd4fa9
accessible view actions
2023-08-09 10:12:12 -07:00
meganrogge
77e059fc05
split up contrib
2023-08-09 10:09:22 -07:00
meganrogge
8f6ea345ff
remove some code
2023-08-09 10:03:37 -07:00
meganrogge
734d640a12
fix more issues
2023-08-09 09:55:13 -07:00
meganrogge
86fcc814a2
rm some more code
2023-08-09 08:29:04 -07:00
meganrogge
a0fbf8c0c5
fix other issues
2023-08-09 08:17:27 -07:00
meganrogge
159397cf70
fix issue with go to symbol for lists
2023-08-09 07:54:29 -07:00
Daniel Imms
5edcca3b38
Update terminal quick fix proposal
...
Part of #162950
2023-08-09 07:41:00 -07:00
Johannes Rieken and GitHub
e766158f04
joh/everyday landfowl ( #190040 )
...
* emit event when slash commands change
* further align `IChatSlashData` with `ISashCommand`
* migrate `/clear` onto new contributable slash commands fyi @roblourens
* validate statically contributed slash commands
2023-08-09 15:53:23 +02:00
Megan Rogge and GitHub
7a932b9c78
Merge pull request #189901 from weartist/fix_188754
2023-08-09 06:41:37 -07:00
Benjamin Pasero
ab9a1a4d77
voice - leverage audio worklet
2023-08-09 15:25:42 +02:00
Johannes Rieken and GitHub
199ad31e2e
Merge pull request #190025 from microsoft/joh/yearling-jackal
...
also for mac set `no-drag` for CC
2023-08-09 12:48:42 +02:00
Johannes
dd47c4f28b
also for mac set no-drag for CC
...
fixes https://github.com/microsoft/vscode/issues/189973
2023-08-09 12:30:02 +02:00
Johannes Rieken and GitHub
2c5ddd139f
Merge pull request #188297 from microsoft/joh/thoughtless-haddock
...
joh/thoughtless-haddock
2023-08-09 12:11:44 +02:00
Johannes
e7e6dd3c6e
fix tests
2023-08-09 11:51:38 +02:00
Benjamin Pasero
8b199750a4
voice - some options tweaks
2023-08-09 11:38:56 +02:00
Robo and GitHub
6dd6bdfb00
chore: update Electron v25.4.0 ( #189904 )
...
* chore: some cleanups from the Electron v25 update
* chore: update Electron@25.4.0
* chore: update issue reference
* chore: bump distro
2023-08-09 11:30:08 +02:00
Johannes
465b94787f
graceful metadata handling
2023-08-09 10:59:39 +02:00