Commit graph

84548 commits

Author SHA1 Message Date
Daniel Imms
cae22b8826
Focus explicitly when creating terminals (#127672)
Fixes #127648
2021-06-30 09:28:01 -07:00
isidor
628b4d4635
#108439 2021-06-30 17:56:15 +02:00
isidor
8a1381b514
fixes #108439 2021-06-30 17:51:34 +02:00
Benjamin Pasero
4613b417c2
update wording for #127471 2021-06-30 17:44:51 +02:00
Benjamin Pasero
b67f4ccbbb mitigate hang on reload due to loading workspace storage before loading (#127421) 2021-06-30 17:37:30 +02:00
Johannes Rieken
84323a8046
better keybinding rendering in suggest status bar 2021-06-30 17:35:32 +02:00
Benjamin Pasero
b64c52be11
untitled notebooks - do not fail with an error when opening untitled with associated file path
This does not yet fix #125028 but at least restores the functionality how it used to be.
2021-06-30 17:00:28 +02:00
Logan Ramos
b151ede8ec
Add test for forceUntitled untyped 2021-06-30 10:43:21 -04:00
Logan Ramos
77349a7dd9
Update untitled files to respect forceUntitled 2021-06-30 10:28:01 -04:00
isidor
70127cd06d
Try to not indent the active debugging line
fixes #124169
2021-06-30 16:16:15 +02:00
Daniel Imms
1d3a7b6bc0 Reconnect panel terminals inside panel
Fixes #127627
2021-06-30 06:26:49 -07:00
Daniel Imms
2cc4dc6c70 Refresh theme on reattach
Fixes #127645
2021-06-30 06:10:03 -07:00
isidor
75c0562a26
debug toolbar: reduce z-index to be below debug hover and suggest box
fixes #127491
2021-06-30 15:06:56 +02:00
Sandeep Somavarapu
e19b635f59
Fix #121856 2021-06-30 14:43:20 +02:00
Sandeep Somavarapu
8cc92994df
provide an option to ignore cross window changes - logs 2021-06-30 14:23:45 +02:00
Daniel Imms
a446cd5ecd Add default snippet to profile
Fixes #127605
2021-06-30 05:20:28 -07:00
Daniel Imms
99a8026e71
Merge pull request #127603 from jeanp413/fix-127431
Fixes rich hover focus outline shows under status bar hovers
2021-06-30 05:07:19 -07:00
Benjamin Pasero
40033522c5
storage - remove workaround for #116777 2021-06-30 13:41:48 +02:00
Benjamin Pasero
81493fe5bd
watcher - better document files.watcherExclude 2021-06-30 13:39:20 +02:00
Alex Dima
7e05d8c9d9
Fixes #127626: Add try/catch around JSON.parse 2021-06-30 13:36:41 +02:00
Sandeep Somavarapu
5344df3d43
fix installing an extension without syncing 2021-06-30 13:16:34 +02:00
Sandeep Somavarapu
86cbdb275e
make templated resource url mandatory 2021-06-30 12:31:33 +02:00
isidor
4760eefeed
fixes #127418 2021-06-30 12:30:26 +02:00
João Moreno
4e2b303e29
update distro 2021-06-30 12:13:23 +02:00
Sandeep Somavarapu
5a31c055c1
- additional built in extensions override installed extensions
- update installed extension
- remove duplicates
2021-06-30 12:04:12 +02:00
Johannes Rieken
63e63419f2
double trusted types definition when create bootstrap blob 2021-06-30 12:03:05 +02:00
João Moreno
ca61a42383
web smoke test: bump up port number 2021-06-30 12:01:31 +02:00
João Moreno
a44611d4c6
tests: hide output 2021-06-30 11:07:35 +02:00
Johannes Rieken
a17b649b05
fix getText(range) of concat document 2021-06-30 10:38:34 +02:00
rebornix
006811f80f re #127539. fix tests. 2021-06-30 00:03:22 -07:00
Christof Marti
1f1bce226f Add memory requirement (microsoft/vscode-remote-release#5268) 2021-06-30 08:33:57 +02:00
rebornix
eee8151140 fix #127539 2021-06-29 23:26:25 -07:00
rebornix
0ddca0a62b re #127539. restore iw input model on tab switching. 2021-06-29 23:26:25 -07:00
Benjamin Pasero
4e3baeb83d
Error logged saving new issues notebook (fix #127484) 2021-06-30 07:54:22 +02:00
jeanp413
cdd28e77fa Fixes #127431 2021-06-30 00:50:26 -05:00
Matt Bierner
9d443dd8c4
Pull in copied katex css instead of node_modules 2021-06-29 22:37:19 -07:00
Logan Ramos
57930758db
Fix #127583 2021-06-29 20:37:10 -04:00
Miguel Solorio
46f9e503ea Update endgame verification needed query 2021-06-29 15:23:11 -07:00
Daniel Imms
dc1e9514bb Fallback to terminal default location when no target
This was caused in #127178 and I made sure the bug that originally fixed remains
fixed.

Fixes #127515
Fixes #127509
2021-06-29 14:19:33 -07:00
Raymond Zhao
f0c2301c32
Fix #127457 2021-06-29 13:31:07 -07:00
Sandeep Somavarapu
a07d5f6783 Fix #127440 2021-06-29 22:18:54 +02:00
Logan Ramos
a72623398c
Prevent override of settings UI fixes #127554 2021-06-29 16:02:24 -04:00
Daniel Imms
450f458352 Fill terminalId instead of type
Fixes #127552
2021-06-29 12:56:46 -07:00
Alexandru Dima
65e56038c2
Merge pull request #127325 from microsoft/ben/118088
inline `createSyncDescriptor` (#118088)
2021-06-29 21:48:10 +02:00
Logan Ramos
7c25545e24
Fix #127548 2021-06-29 15:40:02 -04:00
meganrogge
a9e2bd1495
fix #127518 2021-06-29 11:46:15 -07:00
Logan Ramos
59ce56fe3e
Fix #127314 2021-06-29 14:21:16 -04:00
meganrogge
37ebadd1ca
improve editor terminal menu 2021-06-29 10:47:53 -07:00
meganrogge
a7247cabe7
open panel when terminal gets moved there from editor 2021-06-29 10:43:13 -07:00
Benjamin Pasero
158b9b3c36
bootstrap - log an error when window config cannot be loaded in 10s (#127421) 2021-06-29 19:41:19 +02:00