Commit Graph

89088 Commits

Author SHA1 Message Date
Logan Ramos 809becc58e Update telemetry text 2021-10-13 19:22:12 -04:00
Matt Bierner 497e90cf9a Reduce timeouts in tests
For #134972

Not sure of a better way avoid needing timeouts for these specific tests but they don't need to be as long
2021-10-13 15:40:37 -07:00
Daniel Imms 77949c2bc0 Update distro 2021-10-13 15:18:20 -07:00
Daniel Imms 728f813018 windows-process-tree@0.3.2
Fixes #134939
2021-10-13 15:10:38 -07:00
Raymond Zhao c7906b82e9 Fix settings tabs widget alignment
Affects #124161
2021-10-13 15:00:13 -07:00
Raymond Zhao 6a95fb2ec2 Add focusOnlyEnabledItems to settingsSwitcherBar
Fixes #124161
2021-10-13 15:00:12 -07:00
Alexandru Dima 1f660df97e Fixes #23690: Update native-keymap to a version that supports detecting keyboard layout changes on X11 2021-10-13 23:41:57 +02:00
Logan Ramos 3cce1d2c25 Clearer Settings UI for new telemetry setting (#135028)
* Work on improving telemetry setting description

* two options

* third option

* Add old crash reporter to getTelemetryLevel

* More verbose wording + comments

Co-authored-by: SteVen Batten <sbatten@microsoft.com>
2021-10-13 15:03:12 -04:00
João Moreno 6e0f56f0a9 build schedule 2021-10-13 20:58:18 +02:00
João Moreno 21560e806a web api: IExternalURLOpener 2021-10-13 20:55:15 +02:00
Tyler Leonhardt bff0b7805e add new embed API for clearing credentials 2021-10-13 11:32:17 -07:00
Miguel Solorio b4ef489539 Update Codicons
Remove pinned-dirty-small and pinned-small
https://github.com/microsoft/vscode-codicons/commit/1a9d49e68dedc934f40cc127357ce92d977bc7ae
Refs #133422
2021-10-13 09:56:22 -07:00
Rob Lourens 26dd05c683 Add "engineering" label to area label query 2021-10-13 09:35:22 -07:00
Rob Lourens 4dfb9198f9 Move search tests that spawn processes to be integration tests
#134972
2021-10-13 09:18:18 -07:00
Tyler Leonhardt a4a3e4e8b0 remove async executor of Promise ref #134873 2021-10-13 09:09:24 -07:00
Sandeep Somavarapu ea3a0e5d87 #134972 make tests faster 2021-10-13 17:45:46 +02:00
Logan Ramos 4b75543b26 Update my work notebook repos 2021-10-13 11:10:36 -04:00
Benjamin Pasero 11747d518f move file watcher tests to integration (#134972) 2021-10-13 16:55:29 +02:00
Benjamin Pasero fe6fc13df3 debt - no implicit any maps 2021-10-13 16:41:50 +02:00
Anthony Stewart 498d786156 Specific the Map generics in history.ts explicitly (#134896)
Co-authored-by: Anthony Stewart <anthonystewart@google.com>
2021-10-13 16:40:53 +02:00
Benjamin Pasero d70ffda082 use small lock icon (#133422) 2021-10-13 16:33:14 +02:00
Henning Dieterichs 1a2749d798 Fixes #132802 by making maxTokenizationLineLength configurable per language and reducing the default for TypeScript. 2021-10-13 16:19:54 +02:00
João Moreno 077c5749d2 move ipc.cp tests to the integration suite
related to #134972
2021-10-13 15:44:56 +02:00
Johannes Rieken ad9e3006ea fix https://github.com/microsoft/vscode/issues/134846 2021-10-13 15:19:42 +02:00
Sandeep Somavarapu cac7d5580a Fix #30165 2021-10-13 15:12:21 +02:00
Johannes Rieken 0752ca0ecb force change MODEL_SYNC_LIMIT to low limit when testing ignore model too large for sync, https://github.com/microsoft/vscode/issues/134972 2021-10-13 14:27:01 +02:00
Henning Dieterichs fd4311b68b Fixes #134690. Don't compute ghost text if preview is disabled or if the suggestion is too large. 2021-10-13 13:51:06 +02:00
Johannes Rieken cca2d71a82 restore previous runtime behaviour, https://github.com/microsoft/vscode/issues/134979, https://github.com/microsoft/vscode/issues/134892 2021-10-13 13:01:53 +02:00
João Moreno 01a10db550 remove cron 2021-10-13 11:43:10 +02:00
Sandeep Somavarapu 532f25c4ac add debug logs 2021-10-13 11:07:52 +02:00
Sandeep Somavarapu e38409bff3 consider only true value for donotSync option 2021-10-13 09:49:48 +02:00
Alexandru Dima d0cdfb9a2d Merge pull request #134890 from microsoft/alex/electron-accelerators
Revisit Electron accelerators
2021-10-13 07:48:32 +02:00
Miguel Solorio 793dc93890 Update extensions-web.svg 2021-10-12 20:27:28 -07:00
Rob Lourens 6b6ab54188 Fix #130384 2021-10-12 19:35:14 -07:00
Matt Bierner 8b2b819f55 Update test case 2021-10-12 17:29:53 -07:00
Rob Lourens 83fec0220c Add retry logic for flaky git operations
Fix #132218
2021-10-12 17:08:20 -07:00
SteVen Batten 3bf7202085 add context keys to watermark commands 2021-10-12 17:08:11 -07:00
Matt Bierner 5d60bcd241 Fix null type error 2021-10-12 17:02:06 -07:00
Matt Bierner d96ced4f2f Decode fragment on links when looking up target
Fixes #134286

Since the fragment is part of a uri, we should decode it before looking up the target
2021-10-12 16:56:52 -07:00
Matt Bierner 50e08d1f79 Use query selector to get base
No need to get all elements if we just care about the first
2021-10-12 16:56:51 -07:00
Miguel Solorio a6a8882627 Update getting started extensions for web 2021-10-12 16:41:42 -07:00
Lemmingh d3ceb35bec Add source map for every possible element in the Markdown preview (#134799)
* Update markdown-it and type definitions

* Refresh the source map mechanism in `markdownEngine.ts`
2021-10-12 16:25:56 -07:00
Jackson Kearl d8f67118b4 Fix #https://github.com/microsoft/vscode/issues/134667 2021-10-12 16:07:15 -07:00
Alexandru Dima 779360bdd6 Remove electronAcceleratorMap since it only contains 4 special cases 2021-10-13 00:45:22 +02:00
Jackson Kearl 7f585516c1 Fix https://github.com/microsoft/vscode-dev/issues/246 2021-10-12 15:42:21 -07:00
Alexandru Dima 344f2ba2ae Do not pass OEM keys to Electron on Linux when having a non US Standard keyboard layout (#23706) 2021-10-13 00:35:07 +02:00
Alexandru Dima 6e701c847e Add more logging to capture case when the menu asks to dispatch a keybinding 2021-10-13 00:21:03 +02:00
Rob Lourens cee08d43d0 Avoid async promise executor
#134873
2021-10-12 15:04:11 -07:00
Alexandru Dima b7ce2ed34a Merge remote-tracking branch 'origin/main' into alex/electron-accelerators 2021-10-12 23:55:30 +02:00
Alexandru Dima 04dc16251a Fix compilation errors 2021-10-12 23:55:09 +02:00