Commit graph

82730 commits

Author SHA1 Message Date
Harald Kirschner
b157bc7e5c
Support for @recommended:languages search (#124546) 2021-05-27 15:41:10 +00:00
Megan Rogge
9224159b00
Migrate users from shell -> profile settings (#124615) 2021-05-27 15:26:17 +00:00
Benjamin Pasero
d2a0bfb286
editors - log error when opening fails 2021-05-27 16:47:19 +02:00
SteVen Batten
61f3ac6e07
support context keys in menu bar (#124726) 2021-05-27 07:40:45 -07:00
Alex Dima
f523f65f39
Add a description field to decorations to be able to find leaks 2021-05-27 15:50:04 +02:00
Martin Aeschlimann
a56fe2b397
use isVirtualWorkspace 2021-05-27 14:42:51 +02:00
Alex Dima
ed611d0ec3
Minor tweaks 2021-05-27 14:19:15 +02:00
Alex Dima
4edb0110f6
Small tweaks 2021-05-27 14:19:15 +02:00
Alex Dima
7bd0337d94
Move parts of the triggering logic into the widget 2021-05-27 14:19:14 +02:00
Alex Ross
2508b33f0d
Wait for listen when making tunnels 2021-05-27 14:02:57 +02:00
João Moreno
7a83e5aa62
workbench API: assumeGalleryExtensionsAreAddressable 2021-05-27 13:57:19 +02:00
Daniel Imms
e94e8ed399 Show default profile on top of term dropdown
Fixes #123128
2021-05-27 04:53:11 -07:00
Martin Aeschlimann
693677c8a2
babel.config.json language mode should be 'jsonc'. Fixes #124683 2021-05-27 13:33:47 +02:00
Daniel Imms
cd501b2e5b
Merge pull request #124741 from jeanp413/fix-124735
Fixes listener leak while updating terminal pane actions
2021-05-27 04:31:46 -07:00
Benjamin Pasero
9dd89100b4
Improve editor DND to work with untyped resource editor inputs (#124749)
* editors dnd - rework to allow to set contents to untyped editors

* editors dnd - some more cleanup

* editors dnd - towards allowing any untyped editor input

* editors dnd - fix untitled transfer

* editors dnd - enable diff editor transfer

* editors dnd - fix dirty contents in files diff

* editors dnd - more 💄

* editors - input 💄

* editors - use preferred content only once
2021-05-27 13:13:30 +02:00
Benjamin Pasero
14a4548e4a editors - use preferred content only once 2021-05-27 13:09:28 +02:00
Benjamin Pasero
30074591ee editors - input 💄 2021-05-27 12:50:59 +02:00
Benjamin Pasero
55d91bbed8
editors dnd - more 💄 2021-05-27 12:37:18 +02:00
Martin Aeschlimann
5d534b94f8
dart: fix language configuration location 2021-05-27 12:10:11 +02:00
João Moreno
d0d80ec337
fix build 2021-05-27 11:50:04 +02:00
João Moreno
0637663fcf
fix isNoCorsEnvironment 2021-05-27 11:45:12 +02:00
Benjamin Pasero
9095b835bb
editors dnd - fix dirty contents in files diff 2021-05-27 11:14:50 +02:00
Benjamin Pasero
c870d75473
editors dnd - enable diff editor transfer 2021-05-27 11:05:41 +02:00
Benjamin Pasero
70418f0ace
editors dnd - fix untitled transfer 2021-05-27 10:37:53 +02:00
Benjamin Pasero
bba59424f5
Merge branch 'main' into ben/better-dnd 2021-05-27 10:13:56 +02:00
Benjamin Pasero
367a0b809a
editors dnd - towards allowing any untyped editor input 2021-05-27 10:13:37 +02:00
Ladislau Szomoru
6ba7093a8a
Fix window/folder/workspace terminology for status bar entry and banner 2021-05-27 09:47:49 +02:00
jeanp413
9638534dd5 Fixes #124735 2021-05-27 02:27:12 -05:00
Martin Aeschlimann
c1d4497a31
Merge pull request #124664 from microsoft/aeschli/dart
dart as built-in language
2021-05-27 08:36:05 +02:00
rebornix
1082913dd0 fix config default value. 2021-05-26 23:33:57 -07:00
Benjamin Pasero
433c801dcc
editors dnd - some more cleanup 2021-05-27 08:24:36 +02:00
Benjamin Pasero
cbbdb17b80
editors dnd - rework to allow to set contents to untyped editors 2021-05-27 08:12:22 +02:00
Ikko Ashimine
b5b059d2e2
fix typo in files.ts (#124693)
* fix typo in files.ts

occured -> occurred

* fix typos
2021-05-27 07:34:17 +02:00
Benjamin Pasero
5eec3c86e3 smoke test - disable experiments 2021-05-27 07:30:23 +02:00
Harald Kirschner
85d8f223c7 Remove keymaps from getting started walkthrough
Most keymaps are covered by extension recommendations.
2021-05-26 20:52:30 -07:00
Matt Bierner
02968bc250 Call post message to all parent clients
Fixes #124246

With certain webviews (specifically ones that use frameworks like vue I believe), we end up with two client that both are under `index.html`. This is unexpected since we usually have one under `index.html` and one under `fake.html`

If we happen to pick the wrong one when posting messages, the messages are never deliverred and we simply timeout for all the requests

The fix here is to post the message to all of the potentially matching clients. This should only actually be handled by a single client
2021-05-26 19:46:39 -07:00
Jackson Kearl
1fd2b4ed1e
Rename keys and support full context key expressions for check offs 2021-05-26 17:51:15 -07:00
Jackson Kearl
14b31425b9
Fix #124531 2021-05-26 17:45:13 -07:00
rebornix
c95af9ae46 fix build. 2021-05-26 17:02:26 -07:00
rebornix
8519a42c5f notebook options respond to view type specific cell toolbar position. 2021-05-26 16:51:41 -07:00
SteVen Batten
e3c8ff5784 try showing the banner only after some files have been opened 2021-05-26 16:23:53 -07:00
Connor Peet
561b836400
testing: fix hidden tests not being un-hidable
Fixes #124544
2021-05-26 16:01:00 -07:00
rebornix
ade83f0589 update context based on outputs. 2021-05-26 15:58:10 -07:00
Connor Peet
574696980c
notebooks: update state of messaging spec internally 2021-05-26 15:25:12 -07:00
Connor Peet
c4fda24034
testing: fix terminal being shown inappropriately, use beaker 2021-05-26 15:25:12 -07:00
Alex Dima
0feee9edef
Remove instanceof check 2021-05-26 23:40:24 +02:00
Alexandru Dima
641c2b175c
Merge pull request #124707 from microsoft/alex/ghost-text
ghost text updates
2021-05-26 23:14:24 +02:00
rebornix
e0a52df169 Merge branch 'notebook/dev' into main 2021-05-26 14:10:11 -07:00
SteVen Batten
c3d63c1a1b fixes #124692 2021-05-26 13:35:28 -07:00
Alex Dima
8e9405e7a9
Keep the ColorPickerModel alive between repaints in the ColorHover 2021-05-26 22:33:36 +02:00