Commit graph

98522 commits

Author SHA1 Message Date
Daniel Imms b358062d36
Temporarily disable some profile tests
Part of #154811
2022-07-11 12:32:14 -07:00
SteVen Batten 01afe20df1
fixes #154840 (#154841) 2022-07-11 19:00:50 +00:00
Logan Ramos c6d40837c0
Fix incorrect common.version (#154825) 2022-07-11 14:45:13 -04:00
Megan Rogge 1076bf59dd
add task quick pick smoke tests (#154532) 2022-07-11 11:38:08 -07:00
Daniel Imms 39319d4f21
Merge pull request #154839 from microsoft/tyriar/153743
Improve tasks localized strings
2022-07-11 11:33:33 -07:00
Daniel Imms 5b288e1191
Improve tasks localized strings
Part of #153743
2022-07-11 11:10:01 -07:00
Idefix2020 c137fb2ef7
Better TypedArray type checking (#153929)
Check if the object is an instance of any TypedArray (see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArray#description)
2022-07-11 17:10:35 +00:00
Sandeep Somavarapu ca5430942d
broadcast profiles changes to other windows (#154782)
* broadcast profiles changes to other windows

* - add type to broadcast data
- adopt in storage service
2022-07-11 17:53:08 +02:00
Matt Bierner e02c71e3c6
Fix range of reference links (#154819)
Fixes #150921
2022-07-11 17:46:15 +02:00
Matt Bierner 30b6e1a9b7
Pick up latest TS nightly for building VS Code (#154821) 2022-07-11 08:41:41 -07:00
Ladislau Szomoru ada844686b
Button - Do no change the style on focus/blur if the button is disabled (#154253)
Do no change the style on focus/blur if the button is disabled
2022-07-11 17:23:07 +02:00
Matt Bierner 82687c84ee
Add hook for extending built-in html renderer (#154316)
Fixes #153836

Lets extension register a hook that is invoked after the html element is renderered
2022-07-11 08:21:02 -07:00
Daniel Imms 678e59a7d4
Merge pull request #152833 from jeanp413/proposal-130231
Proposal TerminalExitStatus.reason
2022-07-11 07:56:38 -07:00
Ladislau Szomoru 6701dd54d6
SCM - Commit action button accessibility improvements (#154817)
Commit action button accessibility improvements
2022-07-11 14:54:38 +00:00
Logan Ramos 51ae229d95
Move telemetry test from electron-browser to browser (#154805)
Update appender tests
2022-07-11 16:52:01 +02:00
Daniel Imms fcbef6895a
Merge branch 'main' into proposal-130231 2022-07-11 07:47:58 -07:00
Daniel Imms 59ba6de312
Merge pull request #154807 from microsoft/tyriar/remove_name_change
Remove onDidChangeName proposed API
2022-07-11 07:43:39 -07:00
Daniel Imms 1e00e60596
Fix typo 2022-07-11 07:22:00 -07:00
Daniel Imms 34b40746c7
setExitCode -> setExitStatus 2022-07-11 07:15:01 -07:00
Johannes Rieken d1de1c651c
Merge pull request #154801 from microsoft/joh/compact-ostrich
Allow to hide menu items from their respective menus
2022-07-11 16:09:26 +02:00
Daniel Imms 6d71bae807
Remove onDidChangeName proposed API
It's already stable
2022-07-11 07:07:09 -07:00
Daniel Imms ded49a19ef
Merge branch 'main' into proposal-130231 2022-07-11 07:06:18 -07:00
Johannes e209a0967f
fix tests... 2022-07-11 15:44:04 +02:00
Johannes Rieken 2631eaac77
Merge pull request #154474 from microsoft/joh/issue137884 2022-07-11 15:41:02 +02:00
PieterBranderhorst da71a350cb
Make hidden fold ranges independent of range provider, add manual fol… (#139779)
* squash all changes for keepCollapsedFolds

* change manual fold icon, auto unfold when del at end of first line

Co-authored-by: Martin Aeschlimann <martinae@microsoft.com>
2022-07-11 15:19:13 +02:00
Johannes 87f03d8a81
Merge branch 'main' into joh/issue137884 2022-07-11 15:09:22 +02:00
Johannes 4dc9d90a61
make to react properly to storage change events 2022-07-11 14:58:53 +02:00
Johannes 26852e0bcd
support to hide menu item from their context menu,
have persisted menu item hide states in menu service, create `MenuItemAction` with an util that can hide itself and its siblings (from the same menu), some adoptions
2022-07-11 14:44:19 +02:00
Benjamin Pasero 0dca5e1dcf
sandbox - move tests to node layer (#154779) 2022-07-11 14:30:25 +02:00
Johannes 21147b8c98
make MenuId#id a string and a strict identifier 2022-07-11 14:19:15 +02:00
Johannes 9457eb4f14
add array#removeFastWithoutKeepingOrder 2022-07-11 14:14:23 +02:00
Ladislau Szomoru 402d94a0be
Commit Action Button - Fix separator when button is disabled (#154781)
* Fix separator when button is disabled

* Pull request feedback
2022-07-11 05:14:06 -07:00
Robo 9925e5d4d3
chore: update electron@18.3.5 (#154795) 2022-07-11 13:54:04 +02:00
Alex Ross 473c57e261
Update make grammar (#154789) 2022-07-11 12:14:40 +02:00
Henning Dieterichs fe5f1aef61
Merge pull request #151204 from jlelong/bracket_pair_substring
Add word boundary to bracket pair delimiters starting or ending with letters
2022-07-11 11:35:32 +02:00
Ladislau Szomoru 5d18f94bb0
Git - Maintain spaces in the arguments (#154685)
Maintain spaces in the arguments
2022-07-11 02:28:57 -07:00
Alex Ross f4f0ab3c18
TypeError: Cannot read properties of null (reading 'uri') (#154775)
Fixes #154764
2022-07-11 09:08:14 +00:00
Benjamin Pasero c31f2d0f99
ignore settings sync for window.experimental.useSandbox (#154773) 2022-07-11 10:52:16 +02:00
Sandeep Somavarapu e9fc1fb99f
ignore syncing settings profile enablement setting (#154771) 2022-07-11 08:34:38 +00:00
Sandeep Somavarapu 3038b562df
Merge pull request #154756 from microsoft/sandy081/profiles-enable-web
Enable profiles in Web
2022-07-11 09:50:57 +02:00
Sandeep Somavarapu 11a70bd9a3
Merge branch 'main' into sandy081/profiles-enable-web 2022-07-11 09:37:09 +02:00
Sandeep Somavarapu 5ccf7c45ac
Merge pull request #154540 from microsoft/sandy081/profiles-adopt-web-scanner
prepare web extensions management for profiles
2022-07-11 09:35:57 +02:00
Sandeep Somavarapu e69176aafd
Fix #154180 (#154713) 2022-07-10 20:56:54 +02:00
Sandeep Somavarapu 2a745e6552
update icon for settings profiles (#154712) 2022-07-10 20:56:29 +02:00
Ladislau Szomoru 068fd7ffbc
Problems view table - Fix code column rendering issue (#154518)
Fix code column rendering issue
2022-07-10 17:10:58 +02:00
Ladislau Szomoru f2a475346f
Fix compilation error (#154699) 2022-07-10 07:50:17 -07:00
Daniel Imms 741b3cace8
Merge branch 'main' into proposal-130231 2022-07-10 07:40:11 -07:00
Matt Bierner 2b3912fa29
Fix markdown extension path (#154656)
Fixes #154645
Fixes #154653
2022-07-10 14:25:45 +02:00
Joyce Er 042e505d32
Allow deleting all edit sessions when signing out (#154579) 2022-07-09 17:02:18 -07:00
Daniel Imms b0213f8ee4
Merge pull request #154562 from microsoft/tyriar/150241_2
Set status once, prevent preexec recursing
2022-07-08 17:56:32 -07:00