Commit Graph

94745 Commits

Author SHA1 Message Date
Tyler Leonhardt
39c6779828 depend on stable vscode.dev for auth extensions 2022-03-21 09:35:34 -07:00
Sandeep Somavarapu
14ad945c42 Fix #145260 2022-03-21 21:16:47 +05:30
Ladislau Szomoru
cfb685861a Fix ESLint error 2022-03-21 16:45:56 +01:00
Backfighter
b8a5e18171 Allow disabling integrated askpass (#115455)
The GIT_ASKPASS variable is currently enforced by vscode and there is no way to overwrite it.
This commit adds an options to disable the integrated askpass and use
your own.

Fixes #111839
2022-03-21 16:31:04 +01:00
Sandeep Somavarapu
dde1d2736e skip querying for builtin extensions not in Marketplace 2022-03-21 20:56:05 +05:30
Ladislau Szomoru
350779ff14 Tweak source control repositories selection before applying the selection from the previous state 2022-03-21 16:24:21 +01:00
Henning Dieterichs
c330cd9a70 Postponing enabling bracket pair colorization by default to next release. 2022-03-21 16:08:42 +01:00
João Moreno
9342d76f61 fix regular builds 2022-03-21 16:07:46 +01:00
Ladislau Szomoru
e5872fd73f SCM - Sort repositories by name (#145264) 2022-03-21 16:01:34 +01:00
Benjamin Pasero
dc0eb750b6 fix missing compile 2022-03-21 15:58:23 +01:00
Johannes
5065a096c1 freeze notebook and notebook cell API objects 2022-03-21 15:46:11 +01:00
isidor
cb6b7dc8d9 update telemetry setting description
fyi @dantup @sbatten @lramos15
2022-03-21 15:43:43 +01:00
Johannes
60726d4555 even more shallow freeze, remove unused function, assert freeze, https://github.com/microsoft/vscode/pull/144868#event-6273470958 2022-03-21 15:13:27 +01:00
Johannes
4b2144da22 jsdoc all the way, https://github.com/microsoft/vscode/issues/144662 2022-03-21 14:59:24 +01:00
Robo
36ef12ce02 chore: update vscode-encrypt (#143616)
* chore: bump distro

* chore: bump distro

* chore: bump distro
2022-03-21 06:53:22 -07:00
João Moreno
c5902c4e2b hm 2022-03-21 14:46:14 +01:00
João Moreno
8dd386bddf missing compile 2022-03-21 14:41:36 +01:00
João Moreno
726eeffa71 introduce distro private builds 2022-03-21 14:40:00 +01:00
Robo
b4b5c4d979 ci: fix published server arhive name on macOS (#145509) 2022-03-21 06:29:24 -07:00
Johannes Rieken
74942e165d update endgame notebooks 2022-03-21 13:12:58 +01:00
Sebastian Bresin
7ed4699079 feat: also expose repository.revert() (#145029) 2022-03-21 13:11:43 +01:00
Johannes
8a0faf9a79 forward additionTextEdits to inline completions, https://github.com/microsoft/vscode/issues/145537, #126375 2022-03-21 13:10:46 +01:00
Henning Dieterichs
d8a95daebc Fixes #145537 by introducing additional text edits for inline completions. 2022-03-21 13:04:14 +01:00
Johannes
cdcb399fc5 some more jsdoc for DocumentFilter#notebookType, https://github.com/microsoft/vscode/issues/141143 2022-03-21 12:55:46 +01:00
Johannes
364e8dae67 tiny API todo 2022-03-21 12:17:39 +01:00
Henning Dieterichs
b442b62f86 Fixes #144771 by introducing audioCues.volume: 0...100 (default 50) 2022-03-21 11:22:17 +01:00
Johannes
b6a4e3ef18 some more todo for the tab API 2022-03-21 11:02:44 +01:00
Sandeep Somavarapu
068980f856 improve when querying for compatible web extensions 2022-03-21 14:11:12 +05:30
João Moreno
b390ac286b OK 2022-03-21 09:30:09 +01:00
Johannes Rieken
d59f7fc146 Merge pull request #144868 from rchiodo/rchiodo/celloutputs_update 2022-03-21 09:14:50 +01:00
Johannes
24784d3e31 forward commands from suggestion to inline completion 2022-03-21 08:54:26 +01:00
Sandeep Somavarapu
90caa1e0d8 only load compatible additional builtin extensions 2022-03-21 13:05:43 +05:30
Benjamin Pasero
c78be405f2 fix #144822 also for working copies 2022-03-21 08:34:28 +01:00
Alex Ross
f46dce3f10 Save input box on a remote window has weird suggestion for file name when closing an untitled file (#145127)
Fixes #144822
2022-03-21 08:32:39 +01:00
deepak1556
220de14950 chore: update license for electron 17 2022-03-21 16:17:34 +09:00
deepak1556
eaa2b431ac ci: fix codesigning universal build 2022-03-21 16:05:13 +09:00
Sandeep Somavarapu
d360cce990 Fix #145381 2022-03-21 12:12:22 +05:30
Sandeep Somavarapu
79d72822ff add updated flag 2022-03-21 10:42:35 +05:30
Benjamin Pasero
8f9914f76e timeline - fix filter menu appearing over and over again 2022-03-20 17:01:24 +01:00
Benjamin Pasero
0f12306b19 history 💄 2022-03-20 13:48:48 +01:00
Benjamin Pasero
d0f7122bb9 Revert "history - aggregate items of same source (#145294)"
This reverts commit b53e5236f8.
2022-03-20 13:47:10 +01:00
Benjamin Pasero
b53e5236f8 history - aggregate items of same source (#145294) 2022-03-20 10:08:29 +01:00
Tyler Leonhardt
68802ccc44 initial proposal of InputBoxValidationSeverity 2022-03-19 09:30:45 -07:00
Tyler Leonhardt
f5d9ed8aca 💄 Desktop -> Native 2022-03-19 08:33:40 -07:00
Benjamin Pasero
a07b7ae324 tests - reduce error spam 2022-03-19 14:44:22 +01:00
Benjamin Pasero
4a948d5b19 history - add an event for when an entry is replaced 2022-03-19 14:30:29 +01:00
Benjamin Pasero
057492ca23 Unsafe editor.resource access: timelinePane (fix #107649) 2022-03-19 14:10:46 +01:00
Benjamin Pasero
7dd7f146d0 history - track renames for live models 2022-03-19 13:58:29 +01:00
Benjamin Pasero
8489d61647 history - add mergePeriod setting to merge entries 2022-03-19 10:19:01 +01:00
Benjamin Pasero
10ed93e000 history - introduce a setting to exclude file patterns 2022-03-19 09:14:05 +01:00