Commit graph

86579 commits

Author SHA1 Message Date
Benjamin Pasero
fbb1d8de11 mime - parse file pattern to speed up matching 2021-08-23 12:57:58 +02:00
Benjamin Pasero
4b254e6288 editors - introduce aggregated editors change event and adopt (fix #123864) 2021-08-23 12:49:56 +02:00
Alex Dima
967e3b1509
Log the extensions which cause the web worker extenison host to launch 2021-08-23 12:38:30 +02:00
Sandeep Somavarapu
44568e5947
update distro 2021-08-23 12:09:43 +02:00
Sandeep Somavarapu
11d69386ab
Merge branch 'sandy081/platformSpecificExtensions' 2021-08-23 12:05:09 +02:00
Sandeep Somavarapu
755ceb254d
Merge branch 'sandy081/platformSpecificExtensions' 2021-08-23 12:05:09 +02:00
Isidor Nikolic
5489d1ba16
Merge pull request #129797 from xisui-MSFT/dev/xisui/fix_129526
Add a special entry when disassembly is unavailable
2021-08-23 11:39:28 +02:00
Sandeep Somavarapu
bdc02f368f
pass promise to quickpick 2021-08-23 11:18:53 +02:00
Alexandru Dima
f3d4130f2d
Merge pull request #131185 from microsoft/hediet/fixes-npe
Don't restore selection from markers when there are no markers
2021-08-23 10:57:13 +02:00
Alex Dima
e5e32317a2
Use existing property to avoid reacting to a model injected text changed event triggered via the cursor itself 2021-08-23 10:53:40 +02:00
Alex Dima
d0af1bd6d8
Merge remote-tracking branch 'origin/main' into hediet/fixes-npe 2021-08-23 10:47:44 +02:00
Ladislau Szomoru
f29238c5f4
Update jschardet package 2021-08-23 10:47:41 +02:00
Alex Dima
284acef623
Add comments 2021-08-23 09:53:13 +02:00
Alexandru Dima
9ad55d5b44
Merge pull request #131231 from Chigusa0w0/main
Fix strange behavior when scrolling downward at low-speed with trackpad
2021-08-23 09:52:05 +02:00
Henning Dieterichs
03ed03a373
Merge pull request #131183 from microsoft/hediet/inline-completions-autocomplete
allows inline suggestion providers to interact with the suggest widget.
2021-08-23 09:50:28 +02:00
Sandeep Somavarapu
db3e23ef0c
Merge branch 'main' into sandy081/platformSpecificExtensions 2021-08-23 09:44:50 +02:00
Sandeep Somavarapu
58ee771907
update endgame notebooks 2021-08-23 09:44:29 +02:00
Alex Dima
65c28cc1cf
Improve documentation (for microsoft/monaco-editor#2627) 2021-08-23 09:16:01 +02:00
Henning Dieterichs
f55f681b97
Fixes test. 2021-08-23 08:27:57 +02:00
Rob Lourens
fdf4bff6c8 Ignore start/end time when a cell paused during execution
Fix #131373
2021-08-22 21:13:28 -07:00
rebornix
f0edba3e02
re #128549 2021-08-21 18:41:37 -07:00
rebornix
717181a9d8
fix #125130. 2021-08-21 17:58:26 -07:00
Benjamin Pasero
06a8e9bcd6
History fails to show when first invoked on empty editor group (fix #131300) 2021-08-21 08:46:52 +02:00
Rob Lourens
0f573f1ffc More specific button label 2021-08-20 20:32:10 -07:00
Rob Lourens
7e02e93edf Force EH search by default in Insiders 2021-08-20 19:56:16 -07:00
Rob Lourens
32ef4edfbf Fix timing issue with waiting on cell output changes
Fix #131281
2021-08-20 18:33:44 -07:00
Rob Lourens
83f45cffa7 Fix #131291 2021-08-20 18:28:20 -07:00
Rob Lourens
8f9447fa6e Don't hide Split Cell when editor is not focused.
Other cell title actions don't work this way and it causes blinking
2021-08-20 17:41:36 -07:00
Ian Huff
5ff1971c63
Merge pull request #131283 from IanMatthewHuff/dev/ianhu/fixOutputMetadata
fix mime => metadata for renderOutputItem
2021-08-20 17:28:24 -07:00
meganrogge
c1427cc329
fix #131263 2021-08-20 15:57:04 -07:00
Ian Huff
742a67937e fix mime => metadata 2021-08-20 15:32:24 -07:00
Rob Lourens
be7f48a751 Don't steal find from output pane
Fix #121242
2021-08-20 14:10:49 -07:00
Alex Dima
8871934cca
Fixes #130822: Add a limit to extension display name 2021-08-20 23:06:08 +02:00
Alex Dima
5da4d93f57
Fixes #129625: Remove redundant terms in OR expressions 2021-08-20 22:43:06 +02:00
Alex Dima
f47facd3a4
Use ContextKeyExpr factory methods 2021-08-20 22:43:06 +02:00
Alex Dima
3c9f640de7
Remove duplicated terms in OR and AND expressions (#129625) 2021-08-20 22:43:06 +02:00
Daniel Imms
55fb25b71f Don't show panel when opening terminal editor
Fixes #131280
2021-08-20 13:17:31 -07:00
Daniel Imms
567b4e7912 Improve order of terminal dropdown
Fixes #130192
2021-08-20 13:05:18 -07:00
Daniel Imms
9fdf5a5ef6 Improve sorting of new with profile command
Part of #130192
2021-08-20 13:05:17 -07:00
meganrogge
33578ab747
part of #131263 2021-08-20 12:28:03 -07:00
Daniel Imms
4a86310523 Fix remove parent folder from links on Windows
Fixes #131275
2021-08-20 12:08:39 -07:00
Rob Lourens
6c2c6186e8 Fix #131201 2021-08-20 10:27:28 -07:00
deepak1556
89bbd372f4 ci: update node modules cache 2021-08-20 10:19:59 -07:00
Benjamin Pasero
0096a6cc55
Web welcome banner support (#131179)
* web - implemen a welcome banner and embedder API

* allow to set icon too
2021-08-20 18:20:45 +02:00
isidor
5b44bb452d
debug: do not show a modal dialog and a notification
#128484
2021-08-20 17:55:09 +02:00
Daniel Imms
c8612458cb Force new terminal editor button to create in active group
Fixes #131156
2021-08-20 08:54:49 -07:00
Connor Peet
a24bd09b0b
debug: use stride to try a wider range of ports
Fixes #119171
2021-08-20 08:44:10 -07:00
Daniel Imms
819fd65fc2 Fix terminal rename, change color/icon inline tab
Fixes #131190
2021-08-20 08:09:12 -07:00
Daniel Imms
2461e9c777 Only first group service active changed if changed group is active
On split of a backgrounded terminal the group service active instance event would
incorrectly fire. This change makes sure that the active instance change event
only ever gets fired on group service when the group is active.

Fixes #131261
Fixes #130227
2021-08-20 07:56:18 -07:00
isidor
4453b32a3d
fixes #126210 2021-08-20 16:32:09 +02:00