Commit Graph

106942 Commits

Author SHA1 Message Date
Ulugbek Abdullaev fbfb9ad899 chore: fix a couple of typos (#178400) 2023-03-27 12:00:39 +02:00
Hylke Bons 957d3e0a45 Merge pull request #178006 from microsoft/extension-view
extensions: Make ScrollToTop button less prominent
2023-03-27 11:41:32 +02:00
Benjamin Pasero 888e8123ba perf - show loader stats again (#178391) 2023-03-27 10:14:19 +02:00
Sandeep Somavarapu 255c3b8381 Merge pull request #178236 from microsoft/sandy081/anxious-iguana
fix yarn perf
2023-03-27 10:13:08 +02:00
Tyler James Leonhardt 0d5e948d86 Ensure external extensions are in the extensions project (#178283) 2023-03-26 16:55:04 +02:00
Connor Peet 792114a7ec cli: rename tunnels to lowercase names (#178272)
* cli: rename tunnels to lowercase names

Fixes #177222

* fix lint
2023-03-25 19:43:53 -07:00
Benjamin Pasero 0e530c3e07 debt - do not ship *-dev.html (#178315)
do not ship `-dev.html`
2023-03-25 20:13:59 +01:00
Benjamin Pasero cb5150c183 Merge pull request #178302 from microsoft/ben/industrial-sole
Ben/industrial-sole
2023-03-25 18:55:16 +01:00
Benjamin Pasero 9fc749b765 Move a few more tests out of electron-browser (#178305)
* move tests

* move tests
2023-03-25 10:53:27 -07:00
Benjamin Pasero 0050550534 Do not ship docs (fix #178261) (#178312) 2023-03-25 09:32:36 -07:00
Benjamin Pasero bf9141ba23 🆙 @playwright/test (#176014)
* 🆙 `@playwright/test`

* :update:
2023-03-25 07:06:00 +01:00
易良 ee0405e4bc chore: rename wrong service name (#177954) 2023-03-25 06:01:31 +00:00
Benjamin Pasero 3a0ad6e31b explorer - surface resolve errors in decoration tooltip
fyi @lramos15
2023-03-25 06:26:02 +01:00
Benjamin Pasero 99e48e2693 Assigning a status bar item identifier changes their order (fix #177835) 2023-03-25 06:23:45 +01:00
Benjamin Pasero b04606ad85 Fix mangling warning in component.ts (fix #178137) 2023-03-25 06:22:07 +01:00
Benjamin Pasero ea5f26aea7 sandbox - drop setting to run shared process as hidden window 2023-03-25 06:21:42 +01:00
Daniel Imms 022a734b30 Merge pull request #178291 from microsoft/tyriar/171880
Support OCaml-style links
2023-03-24 17:41:01 -07:00
Daniel Imms cf313e611d Only define link regexes once in a generator function 2023-03-24 16:50:11 -07:00
Daniel Imms dbd3595cf3 Ignore some capture groups 2023-03-24 16:38:45 -07:00
Daniel Imms 3e06b1ecce Support OCaml-style links
Fixes #171880
2023-03-24 16:36:19 -07:00
Megan Rogge 619a4b604a Merge pull request #178280 from microsoft/merogge/acc-buffer-revamp 2023-03-24 16:06:51 -07:00
Connor Peet f299f6f423 cli: fix windows terminal erroring on tunnel first run (#178267)
* cli: fix tunnel message command

Fixes #177394

* fix: windows terminal erroring on tunnel first run

Was fixed by https://github.com/console-rs/dialoguer/pull/192

Fixes #175747
2023-03-24 15:46:42 -07:00
meganrogge 64d0cd55d8 revert getContent 2023-03-24 15:46:40 -07:00
Connor Peet 97af9cd323 cli: only show Ctrl+C to detach when in a terminal (#178276)
Fixes #178091
2023-03-24 15:46:16 -07:00
Daniel Imms 0dcdab5b32 Merge pull request #178249 from microsoft/tyriar/other_actions
Adopt registerTerminalAction in terminalContrib
2023-03-24 15:38:05 -07:00
meganrogge a35b4b7281 fix #178253 2023-03-24 15:23:22 -07:00
Daniel Imms da5e562b44 Merge branch 'main' into tyriar/other_actions 2023-03-24 15:23:11 -07:00
Daniel Imms 33977ec66d Merge pull request #178172 from microsoft/tyriar/actions_concise
Add wrapper function for concise terminal actions
2023-03-24 15:22:55 -07:00
meganrogge 0fe7048dcb dispose of quickpick on hide 2023-03-24 14:49:19 -07:00
Megan Rogge f90019d677 Update src/vs/workbench/contrib/terminalContrib/accessibility/browser/terminal.accessibility.contribution.ts 2023-03-24 14:48:42 -07:00
Megan Rogge 0872cc1017 Update src/vs/workbench/contrib/terminal/browser/terminal.ts 2023-03-24 14:48:19 -07:00
meganrogge 3a531f5e99 dispose of quickpick on hide 2023-03-24 14:45:51 -07:00
meganrogge 86e4aa02f2 fix #178056 2023-03-24 14:44:34 -07:00
Andrea Mah b934777fd9 Remove non-null assertions in searchWidget [debt] (#178256)
Fixes #171527
2023-03-24 14:00:07 -07:00
Joyce Er 3285f1d4f9 Abort Continue On if user escapes auth flow (#178057) 2023-03-24 13:15:06 -07:00
Tyler James Leonhardt 0a8927acdb Bump version (It will be the best version of VS Code yet) (#178262) 2023-03-24 20:44:31 +01:00
Tyler James Leonhardt 1e63f017b6 Bump distro (#178258) 2023-03-24 20:12:25 +01:00
Alexandru Dima b9226e1ccc Add fallback in case computeHumanReadableDiff fails (#178254) 2023-03-24 19:09:00 +01:00
meganrogge 7a23ff5adb try to get navigation to work 2023-03-24 11:00:35 -07:00
Daniel Imms 8c9bb6a574 Use registerTerminalAction in terminal.find 2023-03-24 10:34:30 -07:00
meganrogge cbb48d330d fix #178058 2023-03-24 10:33:19 -07:00
Daniel Imms 49453a8198 Use registerTerminalAction in terminal.links 2023-03-24 10:30:25 -07:00
Daniel Imms dba487a3dd Use registerTerminalAction in terminal.environmentChanges 2023-03-24 10:27:38 -07:00
Daniel Imms 5faa0b3a04 Use registerTerminalAction in terminal.developer
Fixes #178248
2023-03-24 10:26:15 -07:00
Daniel Imms 273aa5386e Use registerTerminalAction in terminal.accessibility 2023-03-24 10:22:32 -07:00
Daniel Imms a39c938037 Use registerTerminalAction in terminalRemote 2023-03-24 10:19:30 -07:00
Daniel Imms e723413833 Remove ITerminalInstance.doWithActiveInstance<T> 2023-03-24 09:25:29 -07:00
Daniel Imms 8b5cb0baab Remove todo 2023-03-24 09:22:23 -07:00
Daniel Imms 3abc175317 Use ITerminalServicesCollection in remaining places 2023-03-24 09:10:34 -07:00
Daniel Imms 0a22950db4 Improve async handling of SplitInstance, make faster 2023-03-24 09:07:55 -07:00