Tyler Leonhardt
4d496f61bc
remove keytar fallback in keychain and add a ton more logging to microsoft auth. ref #133201
2021-10-25 11:16:37 -07:00
Megan Rogge
7fd7b8f661
fix #134820
2021-10-25 11:02:56 -07:00
Megan Rogge
54ab46f016
fix #133687
2021-10-25 11:01:25 -07:00
Alex Dima
411537fdb7
bump native-keymap@3.0.0
2021-10-25 18:00:08 +02:00
Sandeep Somavarapu
c8be3bb422
fine tune verified publisher changes
2021-10-25 17:59:04 +02:00
Alex Dima
799c38a1a5
Merge remote-tracking branch 'origin/main' into alex/update-native-keymap
2021-10-25 17:58:47 +02:00
Harald Kirschner
1466122aa8
Clean up for workspacetags ( #135746 )
2021-10-25 11:46:16 -04:00
Megan Rogge
e3ce1fe0bb
fix #133741
2021-10-25 15:36:22 +00:00
Megan Rogge
974c28e696
fix terminal reconnection on reload, rt of #135481
2021-10-25 15:34:36 +00:00
Don Jayamanne
48eb908fd6
Categorize kernels in the notebook kernel picker ( #135502 )
...
* Categorize kernels in the notebook kernel picker
* rename property
* address review comments
* more changes
* fix liner
* address review comments
2021-10-25 08:23:43 -07:00
Daniel Imms
f5f0b2bad4
Support ' surrounding validated links
...
Fixes #134462
2021-10-25 07:33:11 -07:00
Logan Ramos
286606327d
Fix #135692
2021-10-25 10:28:51 -04:00
João Moreno
910511b9bd
connect nested grids absolute offsets
...
fix #129120
2021-10-25 16:17:12 +02:00
Alex Dima
2ea55a5cee
Remove the attribute monaco-visible-view-zone on view zones that are in folded regions ( #121516 )
2021-10-25 16:15:47 +02:00
deepak1556
d5993476e1
chore: Update endgame notebooks
2021-10-25 23:02:44 +09:00
Alex Dima
c208d9b0c8
Fix wording in test
2021-10-25 15:54:54 +02:00
Sandeep Somavarapu
51f636f90c
#134909 queue writes and fix tests
2021-10-25 15:32:05 +02:00
Benjamin Pasero
9a3bcbe4f7
editors - cleanup wording for editors/files with unsaved changes
2021-10-25 15:18:43 +02:00
Ladislau Szomoru
0e7d8a6cfd
Add vscode-remotehub repository
2021-10-25 14:50:37 +02:00
Benjamin Pasero
2bf992d858
tests - more runWithFakedTimers usage ( #135075 )
2021-10-25 14:47:14 +02:00
Issam Maghni
0f7982a344
Fix mkdir arguments order ( #135182 )
...
When lauching with `env POSIXLY_CORRECT=y code [...]`, VSCode creates two directories named `-m` and `700`. This is because the order of arguments, in a POSIX strict environment, matters.
2021-10-25 14:40:32 +02:00
Sandeep Somavarapu
bda864be28
Fix #134909
2021-10-25 14:24:14 +02:00
Henning Dieterichs
32744a08fb
Fixes #135440 by allowing the preselection range to be longer than the range of the preselected item.
2021-10-25 12:06:07 +02:00
Benjamin Pasero
1c0447f9c3
backups - use fake timers in some slow tests ( #135075 )
2021-10-25 12:01:20 +02:00
João Moreno
d93c019785
fixes #123165
2021-10-25 11:59:54 +02:00
Benjamin Pasero
bbf53eda82
storage - use fake timers for clear test ( #135075 )
2021-10-25 11:55:43 +02:00
Johannes Rieken
3caab42e01
refine check for knowing if a view zone is visible, https://github.com/microsoft/vscode/issues/121516
2021-10-25 11:53:33 +02:00
Henning Dieterichs
c78245a79c
Fixes #135529 by not rendering guides on top of others.
2021-10-25 11:33:47 +02:00
Johannes Rieken
1492ce2ad0
make ResourceMap case preserving, even better fix for #128198 , fyi @bpasero
2021-10-25 11:18:27 +02:00
Henning Dieterichs
208e84ae1e
Implements #134801 by introducing editorBracketPairGuideBackground{1..6} and editorBracketPairGuideActiveBackground{1..6}.
2021-10-25 10:55:33 +02:00
Sandeep Somavarapu
96c0bfba4c
fix compilation
2021-10-25 10:52:34 +02:00
Sandeep Somavarapu
bb7c757af7
Merge pull request #133682 from justanotheranonymoususer/view-command-preserve-focus
...
Option to preserve focus while showing view
2021-10-25 10:50:48 +02:00
Sandeep Somavarapu
4f9022bee3
fix #88927
2021-10-25 10:48:04 +02:00
Ladislau Szomoru
e37c9966e9
Add vscode-livereview repo
2021-10-25 10:43:07 +02:00
João Moreno
803d2b5db9
fix telemetry event
2021-10-25 10:38:47 +02:00
Johannes Rieken
e764729120
prevent unneeded re-render of breadcrumbs items
2021-10-25 10:24:16 +02:00
Henning Dieterichs
ba5517b911
Fixes #135151 by not colorizing brackets or rendering line scopes in xml.
2021-10-25 09:52:59 +02:00
John Murray
ad36148dd2
correct doc for count property of SourceControl ( #117765 ) ( #132242 )
2021-10-25 09:48:23 +02:00
Henning Dieterichs
e922713ecf
Fixes #135726 by properly skipping unbalanced bracket pairs when rendering bracket pair guides.
2021-10-25 09:42:57 +02:00
Benjamin Pasero
f1343b2aa0
debt - do not use | null in editor service API
2021-10-25 08:09:47 +02:00
Benjamin Pasero
fc6b0cc71b
themes - improve window border color
...
Enforce use of custom title style when the window border color is applied.
Fix the rounded corners on macOS Big Sur and newer to match the new style of the OS.
2021-10-25 08:09:20 +02:00
Andrew Jones
14c1d73e9e
Simplify regexp
2021-10-25 15:42:18 +10:00
jeanp413
0dfb0322e6
Minor fix
2021-10-24 23:46:20 -05:00
jeanp413
a3192fbad7
Merge branch 'master' into fix-feedback-widget-position
2021-10-24 23:37:31 -05:00
Sandeep Somavarapu
45fdad3a10
Fix #127825
2021-10-24 12:25:17 +02:00
Andrew Jones
c42ab56a65
Don't register twice
2021-10-24 11:16:36 +10:00
Benjamin Pasero
e78e63fc3a
Window crash: "Reopen" does not work on macOS ( fix #135572 )
2021-10-23 13:41:54 +02:00
Andrew Jones
2d46dec27a
Handle apostrophes in TitleCaseAction
2021-10-23 21:26:03 +10:00
Martin Aeschlimann
b3d1442477
bump distro
2021-10-23 13:14:15 +02:00
Ashkan
0cab2d58d3
Adds support for separate horizontal and vertical borders for side by side editor ( #135181 )
...
* horizontal and vertical border for side by side editor
* 💄
Co-authored-by: Benjamin Pasero <benjamin.pasero@microsoft.com >
2021-10-23 10:25:10 +02:00