Commit graph

114538 commits

Author SHA1 Message Date
Martin Aeschlimann e1b62b9b9e
[html/css/json] update language servers (#195157)
* [html/css/json] update language servers

* extension webpack: add conditionNames to prefer import over require
2023-10-11 09:41:12 +02:00
Rob Lourens 61ca2bec1c
Implement inline references for files in chat (#195330) 2023-10-11 08:01:23 +02:00
Ladislau Szomoru fdb4d48ff1
Git - cleanup OperationKind enum (#195327) 2023-10-10 22:49:10 -07:00
Joyce Er 6a7a661757
fix: restore color to welcome message followups (#195312) 2023-10-11 12:40:53 +11:00
aamunger 257d2bfd00 unit tests for new behavior 2023-10-10 16:26:26 -07:00
aamunger 9d8ec25860 auto anchoring to focused cell 2023-10-10 16:26:26 -07:00
Sandeep Somavarapu 9a611bbe20
retry after waiting for workbench restore (#195300) 2023-10-10 16:05:45 -07:00
Megan Rogge 33e39e8c16
Merge pull request #195202 from microsoft/megtyr/windows_command_start
poll until windows cursor position is correct for `onCommandStarted`
2023-10-10 16:02:26 -07:00
Megan Rogge 7b60426d54
Merge branch 'main' into megtyr/windows_command_start 2023-10-10 15:35:34 -07:00
aamunger d9999f3bf4 execute the active cell when no cells are selected 2023-10-10 15:29:50 -07:00
meganrogge 22c6342118
strict type 2023-10-10 15:16:47 -07:00
meganrogge 131ef21c5e
rm command executed windows barrier 2023-10-10 15:14:59 -07:00
Daniel Imms 7df7f68172
Revert "barrier"
This reverts commit 33f27015d0.
2023-10-10 14:55:51 -07:00
Daniel Imms 7c5ca84e21
Revert "use resolve"
This reverts commit 9f0fb80286.
2023-10-10 14:53:45 -07:00
Megan Rogge 9f0fb80286 use resolve 2023-10-10 14:42:10 -07:00
Sandeep Somavarapu 2b94b13f62
polish global actions badge (#195302) 2023-10-10 14:38:44 -07:00
Raymond Zhao 32ddc9b714
Add steps to SDL pipeline (#195304)
* Add recommended publish logs task

* Add PS script analyzer
2023-10-10 14:37:56 -07:00
Megan Rogge 33f27015d0 barrier 2023-10-10 14:37:07 -07:00
Joaquín Ruales 52d845ac5c
Clarify description for viewId argument in vscode.openWith command (#145270)
* Update extHostApiCommands.ts

* Update extHostApiCommands.ts

* Update extHostApiCommands.ts

* Update extHostApiCommands.ts
2023-10-10 23:16:18 +02:00
meganrogge 389a62b9a6
use barrier 2023-10-10 12:30:00 -07:00
aamunger 6598802128 do not shrink cell if still executing 2023-10-10 12:11:49 -07:00
Benjamin Pasero 5663662d68
Uncaught TypeError: Cannot use 'in' operator to search for 'text' in undefined (fix #195290) (#195291) 2023-10-10 21:05:27 +02:00
Benjamin Pasero 0e2c2cac00
aux window - apply zoom via webFrame on preload slim (#195289) 2023-10-10 11:58:34 -07:00
meganrogge c226386802
rm log 2023-10-10 11:47:16 -07:00
Megan Rogge 173c8faf3b fix #195195 2023-10-10 11:45:59 -07:00
meganrogge c34767cea6
add command started / command executed barriers 2023-10-10 11:36:27 -07:00
meganrogge f025f61e7e
move promise awaiting into now async function 2023-10-10 11:25:15 -07:00
meganrogge b29602f2f5
polish 2023-10-10 11:23:02 -07:00
Sandeep Somavarapu 97bb5d12c1
polish activity bar actions (#195273)
* polish activity bar actions

* more polish

* fix compile error

* fix css
2023-10-10 11:16:16 -07:00
Sandeep Somavarapu 6f9f55b025
Merge pull request #195268 from microsoft/sandy081/outdoor-deer
fix icon focus and hover styles
2023-10-10 20:13:39 +02:00
Sandeep Somavarapu 2f51809ca3
Fix extensions smoke test (#195264)
#193046
- add waitForWorkbenchRestored method to driver
- move driver to workbench
- wait for workbench to restore if command is not found
2023-10-10 20:11:30 +02:00
Sandeep Somavarapu 7a10a0e89b
do not show no results in icon select box (#195269) 2023-10-10 19:50:00 +02:00
Raymond Zhao b63441dbc9
Hide ToC during search if requested (#194821)
Fixes #194812
2023-10-10 09:49:00 -07:00
Megan Rogge e536224122 Merge branch 'main' into megtyr/windows_command_start 2023-10-10 09:31:06 -07:00
Sandeep Somavarapu c202bce651
fix icon focus and hover styles 2023-10-10 18:07:13 +02:00
Alex Ross 42a991cd43
Various continue on comments fixes (#195260)
* Various continue on comments fixes
Part of #194288

* Fix continue-on reply being restored before root comment
Fix duplicate continue-on comments

* Include monaco.d.ts changes
2023-10-10 18:07:08 +02:00
Connor Peet 5f83ca061a
cli: fix exec server not reading all stdin with immediate close (#195257)
Fixes https://github.com/microsoft/vscode-remote-tunnels/issues/691
2023-10-10 17:39:53 +02:00
Sandeep Somavarapu 682703838f
Merge pull request #195078 from jiawei-hong/styles/extensions-action-label-border-right-width
styles: only needs to be set border-right-width is none if it is not …
2023-10-10 17:39:28 +02:00
Sandeep Somavarapu d2daf2f983
show progress badge as overlay (#195252)
#195130 show progress badge as overlay
2023-10-10 17:38:00 +02:00
James Yang 62d1092030
fix: dom.test.ts typo (#195249) 2023-10-10 17:22:26 +02:00
Sandeep Somavarapu aa835c938d
fix compact menu in activity bar (#195245) 2023-10-10 15:12:10 +02:00
Johannes Rieken 4adf8cfbb4
revert SVG masking for menu item icons (#195232)
https://github.com/microsoft/vscode/issues/194710
2023-10-10 15:11:37 +02:00
Benjamin Pasero 31a16529b6
editor - reduce flicker on reload with empty group (#195231) 2023-10-10 12:19:36 +02:00
Sandeep Somavarapu 1c20187fd6
polishing composite bar (#195224) 2023-10-10 11:03:45 +02:00
Benjamin Pasero 29b69437ab
watcher - correlate events to their requesting source (#194776)
* watcher - emit `URI` instead of `string` for faster `fsPath` compute  (for #194341)

* wip

* more

* adopt

* some cleanup

* cleanup

* cleanup

* cleanup

* cleanup

* cleanup

* cleanup

* implement correlation

* cleanup

* add correlation

* undo, leave for later

* tests

* tests

* tests

* tests

* tests

* log cId

* simpler correlation id

* 💄

* tests

* runs

* skip normalization

* fix tests

* tests

* fix tests

* add `createWatcher` API

* partition events in ext host

* allow custom excludes

* remove disk file change

* 💄

* 💄

* 💄

* wire in

* wire in
2023-10-10 10:27:18 +02:00
Benjamin Pasero 8988b0fd43
aux window - add layout method (#195221)
* aux window - add `layout` method

* 💄
2023-10-10 10:11:55 +02:00
Benjamin Pasero 35ec11e41c
aux window - dispose from higher component (#195217)
cc @Tyriar
2023-10-10 07:59:49 +02:00
易良 eb4f3c149f
fix: to #157015 fix view label command localized (#193544)
* fix: to #157015 fix view label command localized

* chore: save

* Fixes #157015

* Fixes #157015

* Fixes #157015

* Fixes #157015

* Fixes #157015

* Fixes #157015

* fix: use nls.localize2 to simplified code

* fix: use nls.localize2 to simplified code

* fix: use nls.localize2 to simplified code

---------

Co-authored-by: Johannes Rieken <johannes.rieken@gmail.com>
Co-authored-by: Isidor Nikolic <inikolic@microsoft.com>
Co-authored-by: Megan Rogge <merogge@microsoft.com>
Co-authored-by: Ulugbek Abdullaev <ulugbekna@gmail.com>
2023-10-10 03:11:40 +00:00
Connor Peet 0b8e1cc053
testing: fix link color in testing error messages (#195203)
For https://github.com/microsoft/vscode-python/issues/22175
2023-10-09 17:42:01 -07:00
meganrogge e460c1b88c
format doc 2023-10-09 17:04:18 -07:00