Commit graph

79795 commits

Author SHA1 Message Date
Daniel Imms 437f2383b9
Add icon to terminal tabs 2021-04-08 12:44:17 -07:00
meganrogge 618f06314e change terminal tab height for uniformity 2021-04-08 12:24:19 -07:00
João Moreno 2f26adffbe
fixes #120786 2021-04-08 20:50:58 +02:00
John Murray 8ec2bceec9
fix #120776 remove stray words from contextualTitle description. (#120777) 2021-04-08 11:25:00 -07:00
Matt Bierner 13f4f05258
Fix spacing 2021-04-08 11:18:24 -07:00
Matt Bierner ae1452eea6
Add script to run build with noImplicitOverride 2021-04-08 10:52:34 -07:00
Matt Bierner e29e1f908a
Adding a few more overrides
For #120675

- Manually fix a few more cases automation missed
- Fix cases where an injected service is incorrectly being re-declared in a subclass
2021-04-08 10:52:13 -07:00
Matt Bierner 86bf027920
Add a few more overrides in codebase
For #120675

- Manually fix a few cases the automation missed
- Fix cases where an injected service is incorrectly being re-declared in a subclass
2021-04-08 10:34:50 -07:00
deepak1556 5904b7b686 chore: info.plist => Info.plist 2021-04-08 10:33:02 -07:00
Matt Bierner e1f0f8f513
Add override keyword in codebase (#120755)
For #120675

This uses a script to add the override keyword to places that need it in the codebase

Note that we can't enable the --noImplicitOverride setting yet since there are still around 200 errors that require further attention
2021-04-08 10:05:20 -07:00
Matt Bierner 604b950f0d
Reapply badclient commit
Fixes #120781

Add second file this time
2021-04-08 09:09:25 -07:00
meganrogge 3702538139 fix #120824 2021-04-08 09:02:39 -07:00
Ahmad Awais ⚡️ e956e0a0ee
🐛 FIX: Typo (#120816) 2021-04-08 08:56:19 -07:00
Alexandru Dima 464e51e24f
Merge pull request #120054 from stoyannk/fix_extensions_profile
Fixed wrong variable name shadowing that caused Profiles for extensio…
2021-04-08 17:07:49 +02:00
Benjamin Pasero f4449876e4
file working copy - getAlternativeVersionId() => versionId 2021-04-08 16:30:01 +02:00
Daniel Imms 6062a5458a
Merge pull request #120591 from microsoft/merogge/tabs2
terminal tabs UI
2021-04-08 05:48:33 -07:00
Daniel Imms 7a1e1fd2af
Fix ctx menu, clean up DI 2021-04-08 05:47:49 -07:00
isidor a4fed64a16
fixes #120188 2021-04-08 14:33:21 +02:00
Alex Ross ffde5985b2
Update color for port wtih running process
Part of microsoft/vscode-remote-release#4826
2021-04-08 14:29:39 +02:00
Daniel Imms 37a44ac7db
Types, polish 2021-04-08 05:24:07 -07:00
Daniel Imms 29d772fc9e
Merge remote-tracking branch 'origin/main' into merogge/tabs2 2021-04-08 05:10:55 -07:00
Benjamin Pasero c14109e5ec
perf - wait for dom ready when waiting for services 2021-04-08 14:01:53 +02:00
Alex Ross 61dacc2f81
Add hover underline to port address
Part of microsoft/vscode-remote-release#4826
2021-04-08 13:51:48 +02:00
Benjamin Pasero e9b4e01a4b
process explorer - fix window title 2021-04-08 13:39:30 +02:00
Alex Ross ffe10c858b
Add ctrl+click message to address cell in ports view
Part of microsoft/vscode-remote-release#4826
2021-04-08 13:32:13 +02:00
Benjamin Pasero c111a4caf2
perf - delay notifications for extensions disabled to a later point
The notification appearing while editors open is not a realistic scenario for the perf run.
2021-04-08 13:29:57 +02:00
Benjamin Pasero 10c17f374e fix speling error 2021-04-08 13:20:24 +02:00
Benjamin Pasero 28c734595a perf - add marks for crash reporter and window creation 2021-04-08 13:14:10 +02:00
Martin Aeschlimann 965f86890d
Merge pull request #120815 from CanadaHonk/patch-2
[themes] Fix JSON formatting in High Contrast Black default theme (2)
2021-04-08 13:05:59 +02:00
CanadaHonk 936219d314
Fix JSON formatting in High Contrast Black default theme (2) 2021-04-08 11:37:22 +01:00
Martin Aeschlimann eadff843e8
Merge pull request #120761 from CanadaHonk/patch-1
Fix JSON formatting in High Contrast Black default theme
2021-04-08 12:31:00 +02:00
Andre Weinand 969af66534
node-debug@1.44.23; fixes #120762 2021-04-08 12:25:47 +02:00
Benjamin Pasero 2214484ee4
startup perf - load NLS module conditionally; add perf mark for main IPC server 2021-04-08 12:08:40 +02:00
isidor 11d3a8027d
debug: better launch schema updating 2021-04-08 12:03:42 +02:00
João Moreno 7c3f60f86e
multiple action hover feedback fixes
fixes #120745
2021-04-08 11:57:32 +02:00
Johannes Rieken 5ffc27fb62
log error when vscode.workspace.applyEdit fails, https://github.com/microsoft/vscode/issues/120760#issuecomment-815602556 2021-04-08 11:30:30 +02:00
Johannes Rieken 38fed24355
make auto-referencing of dirty notebook models simpler and lighter 2021-04-08 11:10:44 +02:00
deepak1556 9a8d55525d fix: skip sha comparison for info.plist 2021-04-08 01:31:18 -07:00
Benjamin Pasero a41711cab5
Windows: --user-data-dir argument no longer supports relative paths (fix #120269) 2021-04-08 09:25:44 +02:00
Benjamin Pasero 44207598e9
sandbox - properly await fs creation 2021-04-08 09:07:19 +02:00
Benjamin Pasero 75da2b7add
sandbox - wire in paths from main side 2021-04-08 09:00:27 +02:00
Benjamin Pasero de3aca7a53
Revert "Add badclient telemetry property"
This reverts commit e5ef9895b6.
2021-04-08 08:03:54 +02:00
meganrogge 1a14142330 remove empty line 2021-04-07 20:22:51 -07:00
meganrogge 71d57e05dc copy directly from master 2021-04-07 20:20:36 -07:00
meganrogge 966eea3927 🧹 2021-04-07 20:18:59 -07:00
meganrogge 2a9e136e1b revert more changes to settings 2021-04-07 20:14:35 -07:00
meganrogge 77d5d2c7c2 revert some changes 2021-04-07 20:13:13 -07:00
meganrogge 494536b12e find widget 2021-04-07 19:46:25 -07:00
meganrogge 0b89eae87f add a bunch of stuff from terminalView 2021-04-07 19:35:23 -07:00
meganrogge 2c77e72f8b add or remove view depending on showTabs 2021-04-07 19:13:02 -07:00