Megan Rogge
ee813f3d3e
fix shell integration issues after clearing ( #151223 )
2022-06-03 15:46:05 +00:00
Daniel Imms
0d827d428f
Merge pull request #151222 from microsoft/tyriar/151214
...
Fix first command in zsh not getting right exit code
2022-06-03 08:16:28 -07:00
Daniel Imms
2aaacca8eb
Fix first command in zsh not getting right exit code
...
Fixes #151214
2022-06-03 08:07:32 -07:00
Sandeep Somavarapu
781d61c180
Update telemetry events ( #150363 )
...
* - add comments to telemetry events
- remove events not needed
* add comments to properties
2022-06-03 09:39:48 -04:00
Alex Ross
dad162f8f3
Fix extension tree file icons ( #151210 )
...
Fixes #151087
2022-06-03 05:03:42 -07:00
Martin Aeschlimann
1805df1a11
Validation not working in settings JSON ( #151202 )
...
JSON/HTML/CSS update services
2022-06-03 12:45:45 +02:00
Daniel Imms
05de94e4c5
Merge pull request #151185 from microsoft/tyriar/150842
...
Fix releasing alt sometimes not hiding locked hovers
2022-06-02 23:39:44 -07:00
Sandeep Somavarapu
233d54cb75
Fix #148493 ( #151126 )
...
* Fix #148493
* update comment
2022-06-03 08:39:02 +02:00
Alexandru Dima
40840d1d58
Add initial support for --socket-path on Windows ( #151174 )
2022-06-03 06:47:29 +02:00
Daniel Imms
ea381c956a
Fix releasing alt sometimes not hiding locked hovers
...
- CompositeMouseTracker.isMouseIn's initial state is now true, this means
releasing alt without moving the mouse will not hide the hover
- The current hover options are now only cleared when the hover being
disposed is the active hover, this was the main cause of the problem because
if current hover options is undefined while there is an active hover weird
things could happen
Fixes #150842
2022-06-02 18:03:50 -07:00
Megan Rogge
42b35cb3ba
don't show shell integration tooltip for certain terminals ( #151172 )
2022-06-02 22:50:53 +00:00
Daniel Imms
01308151dd
Merge pull request #151169 from microsoft/tyriar/xterm_update
...
Update xterm
2022-06-02 15:43:07 -07:00
Daniel Imms
7b264cb51f
Merge pull request #151170 from microsoft/tyriar/si_bash
...
Fix PS1-based bash shell integration
2022-06-02 15:37:11 -07:00
Daniel Imms
d057ff1a04
Remove debug mode comment
2022-06-02 15:22:31 -07:00
Daniel Imms and Megan Rogge
b90b9d1fdc
Fix PS1-based bash shell integration
...
Fixes #150877
Co-Authored-By: Megan Rogge <merogge@microsoft.com >
2022-06-02 15:21:24 -07:00
Daniel Imms
ea9d498165
Update xterm
...
Fixes #150777
Fixes #150992
2022-06-02 15:19:23 -07:00
Daniel Imms
5665196508
Merge pull request #150987 from microsoft/tyriar/150970
...
Don't sync label formatters across machines
2022-06-02 15:12:32 -07:00
SteVen Batten
8dbfe084fd
set overflow visible in safari for titlebar ( #151162 )
...
fixes #149476
2022-06-02 21:41:40 +00:00
David Dossett
8ab44e6baa
Fix full screen menubar alignment/padding ( Fix #151048 ) ( #151142 )
...
Fix full screen menubar alignment (Fix #151048 )
2022-06-02 13:44:15 -07:00
Megan Rogge
14a7dfa476
don't dispose of addon on relaunch of terminal ( #151139 )
...
fix #146855
2022-06-02 10:53:37 -07:00
Henning Dieterichs
e3a275386c
Merge pull request #151133 from microsoft/3wm
2022-06-02 19:47:44 +02:00
Daniel Imms
335259e045
Merge pull request #151138 from microsoft/tyriar/150926
...
Fix terminal find border width
2022-06-02 10:34:46 -07:00
Daniel Imms
922b12b651
Fix terminal find border width
...
Fixes #150926
2022-06-02 10:22:14 -07:00
Ladislau Szomoru
5f823f0deb
Git - Add minItems/maxItems for branch dictionary setting ( #151132 )
...
Add minItems/maxItems for branch dictionary setting
2022-06-02 16:48:25 +00:00
David Dossett
f7ec978c41
Fix merge editor checkbox border width ( Fix #151124 ) ( #151131 )
2022-06-02 16:44:31 +00:00
David Dossett
af865d481e
Fix floating button padding ( Fix #151129 ) ( #151130 )
2022-06-02 16:37:41 +00:00
Alexandru Dima
206b8f3cd7
Don't allow links to end with : ( #151122 )
...
Fixes #150905 : Don't allow links to end with `:`
2022-06-02 15:54:02 +00:00
Sandeep Somavarapu
097e4df577
Fix #148253 ( #151118 )
2022-06-02 15:45:18 +00:00
Logan Ramos
70647a2ffd
Fix #150041 ( #151108 )
2022-06-02 11:02:26 -04:00
Sandeep Somavarapu
1f1f4b667d
Sync builtin extensions with marketplace to update ( #151112 )
...
- publisher name
- publisher verification
2022-06-02 11:00:39 -04:00
Ladislau Szomoru
59fa71999e
Git - branch name generation setting feedback ( #151106 )
2022-06-02 14:27:06 +00:00
Sandeep Somavarapu
826f0f6e4a
Fix #151011 ( #151075 )
...
* Fix #151011
* fix tests
2022-06-02 15:15:45 +02:00
Ladislau Szomoru
4bd12af7f6
Git log level polish ( #151095 )
2022-06-02 09:10:18 -04:00
Alexandru Dima
5103c931a0
Use nls.localize for user facing strings ( #151094 )
...
Fixes #148535 : Use `nls.localize`
2022-06-02 09:09:20 -04:00
Alex Ross
5dd24e3625
TreeDataProvider: iconPath is ignored for items with resourceUri ( #151090 )
...
Fixes #151087
2022-06-02 09:08:55 -04:00
Alexandru Dima
fad1b120fa
Add test for #149130 ( #151091 )
2022-06-02 14:53:26 +02:00
Henning Dieterichs
cb01837345
Merge pull request #151089 from microsoft/hediet/fix-149460
2022-06-02 14:44:01 +02:00
Henning Dieterichs
e2b34c45c2
Merge pull request #151081 from microsoft/hediet/fix-149130
2022-06-02 14:42:57 +02:00
Alexandru Dima
6ef862703e
Merge pull request #151088 from microsoft/alexd/known-swordtail
...
Take into account the zero width non-joiner when computing the character's offset in the part
2022-06-02 14:22:30 +02:00
Henning Dieterichs
25ad60b1b1
Fixes #149460 by returning null for unconfigured brackets.
2022-06-02 14:18:33 +02:00
Alex Dima
af8d5d9216
Fixes #150968 : Take into account the zero width non-joiner when computing the character's offset in the part
2022-06-02 14:13:03 +02:00
Sandeep Somavarapu
45fa81b518
Fix #142890 ( #151086 )
2022-06-02 13:25:07 +02:00
Alex Dima
5bdb2f11c6
Simplify computation of charHorizontalOffset
2022-06-02 12:38:14 +02:00
Alex Dima
f7d7577354
Rename CharacterMapping.getVisibleColumn to getHorizontalOffset
2022-06-02 12:35:20 +02:00
Alex Dima
37f8eaa70e
Add tests for character mappings
2022-06-02 12:25:11 +02:00
Sandeep Somavarapu
fb9f488e51
fix #151008 ( #151068 )
2022-06-02 11:44:28 +02:00
Henning Dieterichs
97dcfef0ae
Adresses #149130 by not causing and endless-loop when token end-offsets are not sorted.
2022-06-02 11:40:22 +02:00
Isidor Nikolic and joaomoreno
96c9311e18
fix github push error handler regex ( #151072 )
...
Co-Authored-by: joaomoreno
Closes : #148568
Closes : #143083
Closes : #148326
2022-06-02 08:02:56 +00:00
Sandeep Somavarapu
96cbb49990
Report sponsor extension action ( #151070 )
2022-06-02 09:59:17 +02:00
SteVen Batten
83575b8e1d
move wco behind an experimental setting ( #151046 )
2022-06-02 08:47:25 +02:00