Commit graph

93405 commits

Author SHA1 Message Date
Martin Aeschlimann db9e8fba63 remove unecessary files in build 2022-02-18 20:38:55 +01:00
Martin Aeschlimann 172105554f avoid app-insights files in the build. For #143377 2022-02-18 20:38:55 +01:00
meganrogge 5b43e2a0d3
remove * from path 2022-02-18 12:39:55 -06:00
Logan Ramos 25ee7d964c
Change milestone on endgame notebooks 2022-02-18 13:10:53 -05:00
Henning Dieterichs bfda62fd81
Introduces Cache helper class. 2022-02-18 18:45:12 +01:00
Henning Dieterichs 3aafd130ec
Fixes #143378 by mentioning "sound" in the audio cue settings name. 2022-02-18 18:44:26 +01:00
Alex Dima b5d09a82f2
Simplify CachedExtensionScanner 2022-02-18 17:53:53 +01:00
Alex Dima 32571dd1cc
💄 2022-02-18 17:53:53 +01:00
meganrogge 9b928a29e6
fix #143389 2022-02-18 10:49:56 -06:00
Henning Dieterichs 59abbf13c3
Makes audio cue help command fully localizable. 2022-02-18 17:49:17 +01:00
Alex Dima 1dd058dbe7
Extensions that support running in the web worker extension host can be also served from the server, i.e. they don't need to be installed locally (in the browser storage) (#141322) 2022-02-18 17:08:39 +01:00
Henning Dieterichs 3c86fc03ad
Makes audio cue name localizable. 2022-02-18 16:57:23 +01:00
Henning Dieterichs 3bb027eb95
Improves audio cue implementation. 2022-02-18 16:54:37 +01:00
Alex Dima 1565485f7c
Add new colors diffEditorOverview.insertedForeground and diffEditorOverview.removedForeground (#66223) 2022-02-18 16:15:25 +01:00
Logan Ramos bafa2250fb
Bump distro 2022-02-18 09:51:36 -05:00
Alex Dima 8eed589cf7
Add new diffEditor.insertedLineBackground and diffEditor.removedLineBackground colors (fixes #103207) 2022-02-18 15:50:08 +01:00
Alex Dima e5e4d891c1
Rename colors (#66223) 2022-02-18 15:30:09 +01:00
Alex Dima 4044ccd3df
Add new colors diffEditor.insertedTextGutterBackground and diffEditor.removedTextGutterBackground (#66223) 2022-02-18 15:22:08 +01:00
Alex Dima 71882d3c30
Fixes #143183: Improve rendering of overview ruler entries for deleted or modified chunks in the inline diff editor with word wrapping enabled 2022-02-18 14:49:39 +01:00
Daniel Imms d78bf74e3d Add missing copyright 2022-02-18 04:26:35 -08:00
Daniel Imms 9729f445ee Polish command decoration hover wording
Fixes #143302
2022-02-18 04:22:57 -08:00
Daniel Imms 9e451acc86 Localize session categories
Part of #143318
2022-02-18 04:17:26 -08:00
Daniel Imms f96b8d9003 Call out current session in go to recent dir
Part of #143318
2022-02-18 04:17:05 -08:00
Daniel Imms 0941c02227 Save directories per remoteAuthority
Part of #143318
2022-02-18 04:12:39 -08:00
Henning Dieterichs 9daf7d5fb9
Improves audio cue help command. 2022-02-18 11:14:57 +01:00
Benjamin Pasero e77e14712c
web - allow to restore opened local files/folders via history (fix #135559) 2022-02-18 10:58:51 +01:00
isidor ade0c657a4
update distro 2022-02-18 10:53:38 +01:00
Alex Dima 6f0a12fd51
Fixes #143239: Add mapping for VK_CLEAR 2022-02-18 10:52:59 +01:00
Alex Dima 2e8d14275c
Fixes #141725: Avoid flickering by reusing the previous presentation for the <textarea> in case it starts spanning multiple tokens while doing composition 2022-02-18 09:46:08 +01:00
Alex Dima 332bb6ccca
Tweaks 2022-02-18 09:26:47 +01:00
Alex Dima 8f607b695a
Fixes #140386: Use the configured cursor color as caret color in the input <textarea> 2022-02-18 09:25:15 +01:00
Benjamin Pasero b76c5f7c8e
fs resource lock logging 💄 2022-02-18 09:01:16 +01:00
Rob Lourens 82a65e1a8d Set tabindex on output container so focus/blur listeners will fire
Fix #142239
2022-02-17 20:59:08 -08:00
Rob Lourens 755bc5f7bf Revert "💄"
This reverts commit 23b4873fda.
2022-02-17 20:38:37 -08:00
Rob Lourens 821cd165e9 Revert "fix #142239."
This reverts commit f71d4b6a02.
2022-02-17 20:21:04 -08:00
Rob Lourens 1d618b2df1 Don't cache the state from focusTracker. Check activeElement directly when you need to know the current focus state.
Fix #141676
2022-02-17 20:12:35 -08:00
Megan Rogge 7181933eab
get shell integration to work for zsh (#143305) 2022-02-17 19:30:05 -06:00
Matt Bierner 7be5b48a14
Fix spelling on dom listeners 2022-02-17 17:19:31 -08:00
Connor Peet e102191a6f
debug: add frame name to context 2022-02-17 16:41:51 -08:00
Daniel Imms b801025a93
Merge pull request #143318 from microsoft/tyriar/141009
Support directory history
2022-02-17 14:07:30 -08:00
rebornix 23c5190ea0
guess notebook file extension. 2022-02-17 13:54:01 -08:00
rebornix c7d204f416
log for reopen. 2022-02-17 13:31:24 -08:00
Daniel Imms 16584bceb7
Merge branch 'main' into tyriar/141009 2022-02-17 13:28:51 -08:00
Daniel Imms ab0c6f374c Support directory history
Fixes #141009
2022-02-17 13:27:30 -08:00
Daniel Imms 19b1a217cd Fix unit tests 2022-02-17 13:01:58 -08:00
Alex Dima a9002ffa96
Remove unused events 2022-02-17 22:01:12 +01:00
Daniel Imms 72ef0f3977
Merge pull request #143212 from microsoft/tyriar/141006
Support terminal command history persistence
2022-02-17 12:23:19 -08:00
Daniel Imms 7de1a818a8 Merge remote-tracking branch 'origin/main' into tyriar/141006 2022-02-17 12:22:36 -08:00
Daniel Imms 791ce19ead Add some basic tests for terminal history 2022-02-17 12:20:03 -08:00
Logan Ramos 8437d74b8b
Fix #139786 2022-02-17 15:15:51 -05:00