Commit graph

93392 commits

Author SHA1 Message Date
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
Daniel Imms a34d50b8b9 Fix compile 2022-02-17 12:13:37 -08:00
Alex Dima 1dbc782ab9
Fixes #142371: Always go through FastDomNode for setting textarea properties 2022-02-17 20:50:35 +01:00
Alex Dima a6bd0c78ab
Simplify textarea rendering flow 2022-02-17 20:50:35 +01:00
meganrogge dd9074a748
update terminal config helper 2022-02-17 13:29:58 -06:00
Logan Ramos 1db03a4397
Add identifier to server distro 2022-02-17 14:00:37 -05:00
meganrogge 371ed7a962
more setting name adjustments #143290 2022-02-17 12:46:12 -06:00
meganrogge 031c9cc345
fix two more #143290 2022-02-17 12:43:28 -06:00
meganrogge 1c0f234a02
fix #143290 and add skipped color to setting 2022-02-17 12:41:05 -06:00
Tyler Leonhardt ae8bacb9d3
ensure getSessions also asks for email and openid scopes and fix #142776 2022-02-17 10:27:36 -08:00
Daniel Imms ca85585881 Clean up 2022-02-17 09:43:48 -08:00
Daniel Imms 1c3e5c5efb Fix cross window syncing 2022-02-17 09:42:07 -08:00
Daniel Imms 762008795d React to stale entries 2022-02-17 09:26:31 -08:00
Alex Dima e356139a10
Fixes #142155: Avoid flickering by handling composition typing synchronously. Increasing the textarea width while handling the compositionupdate event avoids flickers in the composition suggestion list. 2022-02-17 17:40:04 +01:00