Commit Graph
111929 Commits
Author SHA1 Message Date
Daniel Imms 1eb0fa9593 Don't enable smooth scroll when trackpad is used
Fixes #187283
2023-08-04 08:20:18 -07:00
Daniel ImmsandGitHub 2534d3a4a3 Merge pull request #179398 from tisilent/#178135
fix:Terminal find widget adjustment
2023-08-04 07:23:16 -07:00
Daniel ImmsandGitHub 2f951c9e88 Merge pull request #181832 from jeanp413/fix-175107-2
Fix continuation for configured default shell not used when reconnecting to Codespace
2023-08-04 07:06:56 -07:00
Henning DieterichsandGitHub 7180079f64 Fixes https://github.com/microsoft/vscode-internalbacklog/issues/4528 (#189631) 2023-08-04 15:52:56 +02:00
Henning DieterichsandGitHub 036a3d773c Fixes https://github.com/microsoft/vscode-internalbacklog/issues/4530 (#189630) 2023-08-04 15:52:25 +02:00
Daniel Imms 040c5df870 Add missing , after merge 2023-08-03 19:36:26 -07:00
Daniel ImmsandGitHub 26f41a4994 Merge branch 'main' into #178135 2023-08-03 19:34:28 -07:00
Daniel ImmsandGitHub d021b6cb5b Merge branch 'main' into fix-175107-2 2023-08-03 19:21:10 -07:00
David DossettandGitHub 83fc3ad9bd Replace transparent colors in Light/Dark Modern themes (#189585)
* Switch to solid colors in light modern and transform values to all caps

* Remove transparent values from workbench in dark+

* Finish merge
2023-08-04 10:34:09 +10:00
David DossettandGitHub 2bba361d30 Fix list backgrounds, editor hover widget, and quick pick colors (#189591)
* Fix editor hover widget background

* Remove list overrides and match quick pick background to editor widgets
2023-08-04 09:41:07 +10:00
David DossettandGitHub f0e0d81e2c Revert scrollbar overrides in Dark Modern (#189593) 2023-08-04 00:26:48 +01:00
Tyler James LeonhardtandGitHub 34e548d9bb InputOnTop is the winner (#189584)
Removes the old modes so we can focus on the inputOnTop mode.
2023-08-03 16:14:42 -07:00
David DossettandGitHub 1d28efe34c Fix light modern list focus outline (#189590) 2023-08-03 16:11:41 -07:00
David DossettandGitHub 45efcb4d17 Fix markdown pre and quote styling (#189586) 2023-08-03 15:41:07 -07:00
Megan RoggeandGitHub f3a8b62b71 Merge pull request #189575 from microsoft/merogge/go-to-symbol-accessible-view 2023-08-03 15:39:54 -07:00
Connor PeetandGitHub 2d039ca77b testing: fix explorer render error if there are no results (#189583) 2023-08-03 22:58:53 +01:00
Megan RoggeandGitHub ef4d939c50 Merge pull request #189577 from microsoft/merogge/add-command-info 2023-08-03 14:50:28 -07:00
meganrogge f8fbee566a rm log 2023-08-03 14:34:04 -07:00
Tyler James LeonhardtandGitHub 2e20b451a5 Fix --disable-keytar handling in the renderer process (#189578)
* Don't notify if we have opted to disableKeytar

* actually hook up disableKeytar

* remove main override
2023-08-03 14:05:52 -07:00
meganrogge 8409ab94e6 add command info 2023-08-03 13:39:40 -07:00
meganrogge a1f77aa87b clean up 2023-08-03 12:32:44 -07:00
meganrogge c029b48b27 allow provider to provide symbols 2023-08-03 12:31:20 -07:00
Andrea MahandGitHub 9e2de48fa9 fix typo that failed tests in updating @types/vscode (#189573)
params -> param
2023-08-03 20:05:39 +01:00
meganrogge 1ba9ce403d clean up 2023-08-03 12:02:54 -07:00
meganrogge fcc6af5285 fix #188702 2023-08-03 12:00:29 -07:00
Tyler James LeonhardtandGitHub a421512ae1 Be lazier in account menu & secrets (#189572)
With this change, two things happen:

1. The secret service will be initialized lazily
2. The Account menu will wait for startup to finish before loading the accounts in the menu

cc @bpasero
2023-08-03 19:43:25 +01:00
Connor PeetandGitHub 62ce95cda1 cli: spawn code_serer with CREATE_NO_WINDOW (#189477)
* fix: spawn code_serer with CREATE_NO_WINDOW

fixes #184058

* use winapi constant instead

---------

Co-authored-by: Connor Peet <connor@peet.io>
2023-08-03 11:16:12 -07:00
Connor Peet 4c469c5f8e use winapi constant instead 2023-08-03 10:57:02 -07:00
Logan RamosandGitHub da1b2b85d9 Fix #188804 (#189567) 2023-08-03 18:49:39 +01:00
Megan RoggeandGitHub df3d5ad0f5 Merge pull request #189563 from microsoft/merogge/welcome-view
support welcome message in accessible view, indicate index on refocus, register next/previous actions
2023-08-03 10:18:17 -07:00
Megan RoggeandGitHub 9f6f7dc92d Merge pull request #189560 from microsoft/merogge/acc-buffer-help
get terminal accessible help to show up when in accessible buffer
2023-08-03 10:06:17 -07:00
Connor PeetandGitHub 0d22bb7efa cli: update dependencies for s360 (#189562)
* cli: update dependencies for s360

* update rust
2023-08-03 18:05:46 +01:00
meganrogge 3c07010d7e fix issues 2023-08-03 10:00:33 -07:00
meganrogge a9f782d695 previous 2023-08-03 09:56:40 -07:00
meganrogge 78f01ad570 register the actions 2023-08-03 09:51:59 -07:00
meganrogge f58a2e74c6 rm import 2023-08-03 09:47:27 -07:00
meganrogge ad3d8a016d fix #188954 2023-08-03 09:25:08 -07:00
Henning DieterichsandHenning Dieterichs e8b1e2bea8 Fixes #167027 2023-08-03 18:00:15 +02:00
meganrogge a5cf79088f fix #188937 2023-08-03 08:59:15 -07:00
hsfzxjyandGitHub 4df2340a3c Always respect non-empty selection in getMultiSelectedEditorContexts (#187704) 2023-08-03 08:23:11 -07:00
Henning DieterichsandHenning Dieterichs 69e70dc478 Fixes #185498 2023-08-03 15:55:54 +02:00
Henning DieterichsandHenning Dieterichs fcba09ea2e Implements detection of arbitrary exact moves 2023-08-03 15:55:34 +02:00
Tyler James LeonhardtandGitHub 55fc1d298c Honor --disable-keytar and fix event handling in the browser (#189514)
We have always had a way to disable reading from the keyring and use an in-memory secrets storage: `--disable-keytar`.

This honors that flag in the new SecretStorage world... in a follow up PR we will migrate that flag to `--disable-secret-storage`.

Additionally, I found a bug where we weren't firing events that we successfully set/deleted secrets in the browser version of secretStorageService and this fixes that by firing those events.

This also reverts https://github.com/microsoft/vscode/pull/189489 so that `BaseSecretStorageService.type` reads correctly early on... plus there's more discussion to be had in https://github.com/microsoft/vscode/issues/189481

Fixes https://github.com/microsoft/vscode/issues/188432
2023-08-02 18:20:43 -07:00
Andrea MahandGitHub 6a55bc9a06 Highlights not appearing after opening notebook search result (#189511)
* Highlights not appearing after opening notebook search result
Fixes #188554
2023-08-02 16:46:51 -07:00
David DossettandGitHub f78157b2b5 Update badge colors in light/dark modern themes (#189503)
* Update badge background and foreground colors for Light/Dark Modern themes

* Fix hc-dark
2023-08-02 15:00:24 -07:00
Raymond ZhaoandGitHub bc9375dedc Suppress multi-line CodeQL warning (#189500)
Suppress more lines
2023-08-02 14:46:55 -07:00
Megan RoggeandGitHub a650b6b3bd Merge pull request #189507 from microsoft/merogge/action
use `Action2` instead of contribution for next/ previous accessible view
2023-08-02 14:10:45 -07:00
Henning DieterichsandHenning Dieterichs e89a81efd2 Diff algorithm: Ignore unlikely full line matches 2023-08-02 22:58:01 +02:00
Henning DieterichsandHenning Dieterichs 7c7d8b6a78 Minor performance improvement. 2023-08-02 22:58:01 +02:00
Henning DieterichsandHenning Dieterichs ec7b654e62 lastIndex -> findLastIndex 2023-08-02 22:58:01 +02:00