Dirk Baeumer
4935c64780
Fixes #86481 : Switching language notification only has 1 button?
2021-10-26 08:48:25 +02:00
Andrew Jones
a0730384ce
Change to capture groups for readability
2021-10-26 16:19:37 +10:00
Alex Dima
6bfe4def01
Add support for eventing
2021-10-26 08:16:48 +02:00
Andrew Jones
12d9e0946e
Simplify regexp
2021-10-26 15:51:56 +10:00
deepak1556
73b509ab44
Run OSS tool
2021-10-26 14:10:41 +09:00
Stephen Sigwart
dbea36b57a
Search editor go to location improvements ( #135227 )
...
* Search editor go to location improvements
- Added option to go to and select the match
- Fixed cursor placement with initial whitespace
* Remove #128927 changes
* Fix up seprartor logic
Co-authored-by: Jackson Kearl <jakearl@microsoft.com >
2021-10-25 21:20:36 -07:00
Andrew Jones
628c6dae1a
Over-complicated single pass
2021-10-26 10:46:11 +10:00
Tyler Leonhardt
f6a5fbec58
rework logic of setting selectedItems in multi-select mode
2021-10-25 17:31:10 -07:00
Tyler Leonhardt
52cd7df994
fixes #75046 - ensure selectedItems is updated onAccept
2021-10-25 17:01:25 -07:00
rebornix
243b64d35a
fix #135516 .
2021-10-25 16:50:26 -07:00
rebornix
c6d2e5253d
re #134600 .
2021-10-25 16:50:25 -07:00
Alexandru Dima
af37dd9117
Merge pull request #135602 from rchiodo/dev/rchiodo/multiple_providers
...
Allow semantic tokens to be provided by more than one provider
2021-10-26 01:01:14 +02:00
Alex Dima
42aa33ce64
Add support for invoking multiple equal scored DocumentSemanticTokensProviders
2021-10-26 00:53:13 +02:00
Miguel Solorio
11591af6fd
Polish verified publisher styles (Refs #127825 )
...
Updated Codicons aeba1103ad
2021-10-25 15:49:13 -07:00
Connor Peet
3ae5ecd865
debug: show warning in launch.json for disabled debuggers
...
Fixes #134173
2021-10-25 15:37:42 -07:00
Jackson Kearl
31ca4cd39a
Fix #71096
2021-10-25 15:29:32 -07:00
Matt Bierner
1100001c70
Hardcode commit for webview endpoint in public product.json
...
Fixes #135641
Also fixes duplicated names `webEndpointUrlTemplate` and `webContentExternalBaseUrlTemplate`
2021-10-25 15:27:36 -07:00
Matt Bierner
207fece665
Revert "Remove Jupyter specific loader special case ( #126939 )"
...
This reverts commit efe0678e96 .
Fixes #132557
2021-10-25 15:27:36 -07:00
Daniel Imms
b498b7d2ea
Note in all Pseudoterminal events that open needs to be called first
...
Fixes #108298
2021-10-25 15:08:43 -07:00
Alex Dima
21b22af19e
Add support for invoking multiple equal scored DocumentRangeSemanticTokensProviders
2021-10-25 23:39:10 +02:00
Martin Aeschlimann
8e7601d3a1
change decorator fallback to ['entity.name.decorator'], ['entity.name.function']
2021-10-25 23:36:31 +02:00
Megan Rogge
fcdbfd08f0
fix viewport gets pushed up repeatedly when toggling size to content width #135804
2021-10-25 13:49:39 -07:00
Connor Peet
b421d0159c
notebooks: better handling of preferred mimetype
...
Fixes #135676
2021-10-25 13:37:22 -07:00
Martin Zimmermann
885eb8d846
Fixes #26393 by changing the default behavior of InsertCursorAbove/Below
2021-10-25 22:10:57 +02:00
Alex Dima
3703c278ab
Use CompositeDocumentRangeSemanticTokensProvider only when having 2 or more providers with the highest priority
2021-10-25 21:19:37 +02:00
Alex Dima
a0d62edb9e
💄
2021-10-25 21:12:37 +02:00
Megan Rogge
fae8d1fada
enable opt-out of contributed profiles ( #135791 )
2021-10-25 11:51:06 -07:00
Alexandru Dima
e3fbb0a6fc
Merge pull request #135108 from microsoft/alex/update-native-keymap
...
Update to latest `native-keymap`
2021-10-25 20:49:56 +02:00
Ikko Ashimine
e3e5feceb5
Fix typo in timelinePane.ts ( #131356 )
...
reseting -> resetting
2021-10-25 11:49:44 -07:00
Alex Dima
75019798e4
Merge remote-tracking branch 'origin/main' into alex/main-process-extension-host
2021-10-25 20:25:38 +02:00
Alex Dima
2e2350f5cd
Fix ESM webpack problem
2021-10-25 20:25:24 +02:00
Martin Aeschlimann
f3a14f6514
[css/html/json] update services
2021-10-25 20:20:44 +02:00
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
Alex Dima
75d2f6d5f2
Fix layering problem
2021-10-25 16:21:40 +02: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
3fc735d00a
Fix layering problem
2021-10-25 16:00:03 +02:00
Alex Dima
81471f8da2
Merge remote-tracking branch 'origin/main' into alex/main-process-extension-host
2021-10-25 15:55:19 +02:00