Alexandru Dima
|
ad437ef958
|
Fixes microsoft/monaco-editor#2313: navigator.clipboard is not defined when loading not secure, via http
|
2021-01-21 16:08:41 +01:00 |
|
Sandeep Somavarapu
|
d3fbbece82
|
💄
|
2021-01-21 15:26:44 +01:00 |
|
Sandeep Somavarapu
|
5a95cd26e4
|
Fix #114708
|
2021-01-21 15:24:41 +01:00 |
|
João Moreno
|
3ad7af3ab6
|
💄
|
2021-01-21 15:17:12 +01:00 |
|
João Moreno
|
9b7323a7ef
|
cleanup types
|
2021-01-21 15:16:02 +01:00 |
|
Alex Ross
|
d8831220ff
|
Update showCandidatePort for test resolver
|
2021-01-21 15:06:55 +01:00 |
|
Daniel Imms
|
7923050164
|
Don't await remote env before setting up process manager
Fixes #109259
|
2021-01-21 05:29:43 -08:00 |
|
Daniel Imms
|
9ca50fbb47
|
Merge pull request #114702 from microsoft/tyriar/109600
Have page up/down pass through to the shell when the alt buffer is active
|
2021-01-21 05:10:13 -08:00 |
|
Daniel Imms
|
4877478fb6
|
Hook up alt buffer active ctx key
Fixes #109600
|
2021-01-21 05:09:08 -08:00 |
|
Martin Aeschlimann
|
b5f36a24b6
|
testresolver: start a test server
|
2021-01-21 14:04:08 +01:00 |
|
Daniel Imms
|
af915f0bc4
|
Create terminalAltBufferActive ctx key
Part of #109600
|
2021-01-21 04:40:50 -08:00 |
|
Benjamin Pasero
|
6755b6bb3e
|
electron - need to check if window is destroyed before accessing webcontents
|
2021-01-21 13:37:54 +01:00 |
|
Isidor Nikolic
|
37ea1d8284
|
Merge pull request #114660 from microsoft/isidorn/async-tree-diffIdentity
asyncDataTree adopt diffIdentityProvider
|
2021-01-21 12:39:57 +01:00 |
|
isidor
|
19e390d5b5
|
polish
|
2021-01-21 12:36:37 +01:00 |
|
Alexandru Dima
|
04ca5c80d3
|
Merge pull request #114593 from jeanp413/fix-111572
Fixes hovers have horizontal scrollbar when not needed
|
2021-01-21 12:24:23 +01:00 |
|
Martin Aeschlimann
|
0249c31a59
|
testResolve: more tunnelservice fixes
|
2021-01-21 12:14:35 +01:00 |
|
Martin Aeschlimann
|
67bf6577b4
|
testResolver: fix for tunnel server
|
2021-01-21 12:09:24 +01:00 |
|
Christof Marti
|
b6f19ccf3f
|
CI notifications
|
2021-01-21 11:59:58 +01:00 |
|
Alexandru Dima
|
7d5052a8fc
|
Merge pull request #114687 from microsoft/alex/ci-windows-cache
Create our own node modules archive in CI
|
2021-01-21 11:58:29 +01:00 |
|
Martin Aeschlimann
|
15e58cea4d
|
test resolver: add tunnel server
|
2021-01-21 11:57:28 +01:00 |
|
Johannes Rieken
|
e9967519db
|
chore - strict asserting in snippet tests
|
2021-01-21 11:52:02 +01:00 |
|
isidor
|
515f179c98
|
decrease repl refresh timeout
|
2021-01-21 11:48:07 +01:00 |
|
Alex Ross
|
f63310750f
|
Even more tunnel provider logging
|
2021-01-21 11:39:43 +01:00 |
|
Alexandru Dima
|
44e020ac02
|
Trigger CI
|
2021-01-21 11:32:03 +01:00 |
|
isidor
|
f5d760b48f
|
Merge branch 'master' into isidorn/async-tree-diffIdentity
|
2021-01-21 11:09:24 +01:00 |
|
Alexandru Dima
|
831d194287
|
Create .build directory
|
2021-01-21 11:08:38 +01:00 |
|
João Moreno
|
e847324756
|
distro
|
2021-01-21 10:58:32 +01:00 |
|
Johannes Rieken
|
4f98d9c0be
|
no double reveal of notebook symbols
|
2021-01-21 10:54:35 +01:00 |
|
Alexandru Dima
|
232052d7e6
|
Create our own node modules archive (#114516)
|
2021-01-21 10:49:57 +01:00 |
|
Alexandru Dima
|
0c02f245f0
|
bust node module caches
|
2021-01-21 10:24:41 +01:00 |
|
Johannes Rieken
|
914d8dff29
|
add notebook for notebook paper cuts
|
2021-01-21 10:07:21 +01:00 |
|
João Moreno
|
c71edb7d88
|
get marketplace extensions in yarn web
|
2021-01-21 09:50:36 +01:00 |
|
João Moreno
|
f4a0c209be
|
formatting
|
2021-01-21 09:50:36 +01:00 |
|
Sandeep Somavarapu
|
f19f4a1b90
|
Fix Keep activity bar icons stable on reload (Web & Remote window) #114144
|
2021-01-21 09:33:43 +01:00 |
|
João Moreno
|
9cfba54681
|
move build/dependencies.js to typescript
|
2021-01-21 09:32:06 +01:00 |
|
Sandeep Somavarapu
|
7e2d8b48e3
|
Merge pull request #114581 from microsoft/chrisdias/solongsofar
remove "so far" from Problems message
|
2021-01-21 09:08:28 +01:00 |
|
Sandeep Somavarapu
|
3207692dbb
|
Merge branch 'master' into chrisdias/solongsofar
|
2021-01-21 09:08:13 +01:00 |
|
deepak1556
|
47a6682df6
|
fix: allow svg from devtools scheme
|
2021-01-20 23:14:26 -08:00 |
|
Eric Amodio
|
6b241a6845
|
Closes #111210 - adds openRepository api
|
2021-01-21 01:06:48 -05:00 |
|
Eric Amodio
|
5bcd222075
|
Fixes checking for rebase against wrong branch
Refs: #1866
|
2021-01-21 00:29:16 -05:00 |
|
rebornix
|
1a4b35c202
|
💂
|
2021-01-20 20:09:44 -08:00 |
|
rebornix
|
26aaaeb11c
|
re #114583.
|
2021-01-20 17:52:19 -08:00 |
|
rebornix
|
6e56202803
|
pin notebook editor when execution triggered.
|
2021-01-20 17:49:33 -08:00 |
|
rebornix
|
ece4eeb064
|
only handle override when id is provided.
|
2021-01-20 17:47:36 -08:00 |
|
rebornix
|
a2830f4165
|
execute notebook with args
|
2021-01-20 17:47:36 -08:00 |
|
rebornix
|
1c755a4fca
|
fix #114674.
|
2021-01-20 17:47:36 -08:00 |
|
Connor Peet
|
9a55eff36f
|
testing: make filtering work correctly
|
2021-01-20 16:30:27 -08:00 |
|
Connor Peet
|
847c52e69f
|
testing: add hover titles for items
|
2021-01-20 16:30:26 -08:00 |
|
Connor Peet
|
0e9e4e4677
|
testing: show stats about the last test run
|
2021-01-20 16:30:25 -08:00 |
|
Connor Peet
|
aa14d823df
|
testing: show badge for running/failed tests
|
2021-01-20 16:30:23 -08:00 |
|