Commit Graph

102613 Commits

Author SHA1 Message Date
meganrogge c393832f75 flatten -> flat 2022-11-16 13:38:43 -06:00
meganrogge 7e7fbdc4c1 Merge branch 'main' into merogge/quick-fix-api 2022-11-15 19:03:11 -05:00
meganrogge 30143b787c remove check 2022-11-15 18:38:20 -05:00
meganrogge 28b2b9753c command -> commandLine 2022-11-15 18:38:19 -05:00
meganrogge 29661cf5db tweak 2022-11-15 18:38:18 -05:00
meganrogge b715efda15 remove getter 2022-11-15 18:38:18 -05:00
meganrogge 3c8c420b52 only pass in selector via contrib 2022-11-15 18:38:17 -05:00
meganrogge 9eb1ab127d mandate outputMatch 2022-11-15 18:38:17 -05:00
meganrogge fbe35dfcaa make exitStatus mandatory 2022-11-15 18:38:15 -05:00
Matt Bierner d0d28a6295 Reapply building of web server (#166391)
* Reapply building of web server

Revert 8b4642ab23

* Fix critical dep error
2022-11-15 14:55:40 -08:00
Matt Bierner ada0a06f37 Remove duplicated interface (#166405) 2022-11-15 14:43:20 -08:00
Matt Bierner 04ef3dad8f Adopt @vscode/l10n for markdown language server (#165880) 2022-11-15 22:56:12 +01:00
Matt Bierner 4fdcdb17c6 Pick up latest jsonc parser (#166334) 2022-11-15 13:46:52 -08:00
Sandeep Somavarapu 418dc3398e refactor: rename userDataSyncProfilesStorageService to userDataProfileStorageService (#166397)
* refactor: rename userDataSyncProfilesStorageService to userDataProfileStorageService

* rename

* fix import
2022-11-15 13:34:57 -08:00
Matt Bierner 7e62f31610 Pick up latest esbuild and parcel for building extensions (#166389)
Pick up latest esbuild for extensions
2022-11-15 11:08:45 -08:00
Henning Dieterichs 2ab5e3f458 Mark conflict as handled on first interaction (#166379) 2022-11-15 08:31:23 -08:00
Henning Dieterichs 41cdd51a44 Merge pull request #166364 from microsoft/revert-165771-tsserver-webhost
Revert "Copy webServer from Typescript to VS Code"
2022-11-15 17:09:07 +01:00
Henning Dieterichs 49068d8a11 Merge pull request #165916 from microsoft/hediet/bracket-pair-perf-improvements
Hediet/bracket-pair-perf-improvements
2022-11-15 17:01:04 +01:00
Alex Ross f1c9243888 Enable codicon decorations (#166358)
* Enable codicon decorations
Part of #135591

* Fix test compile error

* Add proposal reference

* Address feedback
2022-11-15 16:43:57 +01:00
Laurent Le Brun ab35ce973c Comments view: add badge with the number of unresolved comments (#164743)
* Comments view: add badge with the number of unresolved comments

Fixes #164623

* fix formatting

* Remove duplicate listeners
to resolve undercounting

Co-authored-by: Alex Ross <alros@microsoft.com>
2022-11-15 16:08:11 +01:00
Henning Dieterichs b11207c539 Revert "Copy webServer from Typescript to VS Code (#165771)"
This reverts commit cb43019d6a.
2022-11-15 14:45:32 +01:00
Martin Aeschlimann 02a64e1fbf fix button styling (#166362) 2022-11-15 05:43:58 -08:00
Henning Dieterichs 085c409898 Merge pull request #165575 from QaidVoid/vpln
Reduce registerThemingParticipant
2022-11-15 13:04:50 +01:00
Johannes Rieken aadbe183f6 Merge pull request #165871 from n-gist/broken-snippet-overtyping-fix
Fix snippet overtyping feature
2022-11-15 12:30:10 +01:00
Henning Dieterichs 34f4baf7eb disposes text models in test 2022-11-15 12:07:53 +01:00
Alexandru Dima 643ac4e17e Avoid exporting symbols (#164940) (#166288) 2022-11-15 02:46:05 -08:00
João Moreno 1a69d6cb15 bump deemon (#166349) 2022-11-15 10:56:48 +01:00
Benjamin Pasero e3cc677d15 Regression with drag-and-drop and recently opened list (fix #166130) (#166341) 2022-11-15 08:37:21 +01:00
Rémi Marche a3c64dac8d Editor state change, break after match (#166283)
Remove useless comparisons.

In State.update, the update type was compared against all the possible types.

The solution is to use a switch case instead, or to use else-if instead.
2022-11-15 06:02:55 +00:00
Connor Peet c47751948c cli: add service integration for systemd (#166328)
systemd, like most 'modern' linux components, has a nice dbus API. This uses
that API to register the tunnel as a service of the calling user.

The dbus dependency is temporarily duplicated, until secret-service 3 is
released, where they update to the latest version (should be a week or two).

For https://github.com/microsoft/vscode-cli/issues/367. Next up, macOS,
then it's done :)
2022-11-14 21:39:05 -08:00
Tyler James Leonhardt eab3273162 Use message as fallback, not key (#166323)
Because `key` will also contain comments like:
```
my message/i'm a comment the user shouldn't see
```

The other part of microsoft/vscode#165735

fixes microsoft/vscode#165735
2022-11-14 21:28:31 -08:00
Joyce Er f836340879 Edit Sessions -> Cloud Changes (#165877) 2022-11-14 21:22:53 -08:00
Matt Bierner ebeccc9e05 Ignore webserver for eslint (#166338)
Ignore webserver from eslint
2022-11-14 21:22:03 -08:00
Megan Rogge f614d0b58d add ActionWidgetService (#164096) 2022-11-14 20:34:03 -08:00
Matt Bierner 44441de137 Adopt prefer-readonly in JS/TS extension (#165089) 2022-11-14 20:12:10 -08:00
Megan Rogge 42b0371819 Merge branch 'main' into merogge/quick-fix-api 2022-11-14 18:13:21 -08:00
meganrogge 6c87de9dfa Add exit status to contrib pt 2022-11-14 16:07:28 -08:00
Peng Lyu 9ccc7e3627 💄 move select kernel command to right file (#166319)
* 💄 Select Kernel command impl in notebook core instead of contrib.

* Notebook Kernel View.
2022-11-14 16:06:19 -08:00
meganrogge b0ea89a590 re-add contrib pt 2022-11-14 16:02:55 -08:00
meganrogge cdf12e9793 filter the unresolved options out once the resolved ones come through 2022-11-14 15:14:28 -08:00
Matt Bierner 57bceb6738 Move and rename webview.ts files (#166313)
Fixes #165889
2022-11-14 15:04:48 -08:00
Matt Bierner d741dd2154 Fit typings for concrete version of createInstance (#166320)
Fixes #164297
2022-11-14 14:23:42 -08:00
Greg Van Liew 27a550f451 Settings description edits (#166315)
* Settings description edits

* Remove unnecessary trailing line returns
2022-11-14 13:47:54 -08:00
meganrogge d7fd2be3e7 pass in resolver 2022-11-14 13:39:12 -08:00
Logan Ramos b158a185ad Search for Andrea (#166312) 2022-11-14 12:56:31 -08:00
Robert Jin fbaacfb921 Add explorer.autorevealExclude setting (#136905)
* Add explorer.autorevealExclude setting

* Update setting name, only check sibling once

* linting

* Correct boolean order and add catch for force reveal

* Check for force instead of converting

* Do not make revealexcludes inherit from file.excludes

* Linting
2022-11-14 15:50:55 -05:00
Raymond Zhao bdf8dd00e4 Use the proper scrollbar, fixes #166171 (#166302) 2022-11-14 12:49:00 -08:00
Daniel Imms f9523178f9 Merge pull request #163184 from microsoft/tyriar/measure_latency
Measure input latency and text render time
2022-11-14 12:43:34 -08:00
Peng Lyu 7c62095eb6 Kernel picker MRU experiment (#166307) 2022-11-14 12:37:36 -08:00
Raymond Zhao 5f67407888 Pass display language as a locale to Electron (#159958)
Co-authored-by: Benjamin Pasero <benjamin.pasero@microsoft.com>
2022-11-14 11:55:09 -08:00