Eric Amodio
|
4ccf3e4ef3
|
Fixes #94163
|
2020-04-06 23:58:04 -04:00 |
|
Eric Amodio
|
8b8a8ed724
|
Localizes "in" #94240
|
2020-04-06 23:29:06 -04:00 |
|
Dmitry Sharshakov
|
7751797601
|
Display future events in timeline correctly
|
2020-04-06 23:27:00 -04:00 |
|
Eric Amodio
|
00883d2e0c
|
Fixes #94245 - clears icon properly
|
2020-04-06 23:21:40 -04:00 |
|
Eric Amodio
|
75fa116b74
|
Fixes #94458 - timeline description overflow
|
2020-04-06 23:21:40 -04:00 |
|
Eric Amodio
|
3a62cc877a
|
Adds a basic accessibilityProvider #92342
|
2020-04-06 23:21:40 -04:00 |
|
Eric Amodio
|
4f179b7241
|
Adds better menu grouping
|
2020-04-06 23:21:40 -04:00 |
|
Daniel Imms
|
af5ab57bb5
|
Fix condition
|
2020-04-06 17:06:41 -07:00 |
|
Daniel Imms
|
e9fd404df3
|
Fix terminal panel hiding when last instance is closed
Fixes #94577
|
2020-04-06 16:55:26 -07:00 |
|
rebornix
|
fe86e99a09
|
Fix #92793.
|
2020-04-06 16:37:38 -07:00 |
|
rebornix
|
831fe1f617
|
more restrict layout debouncing
|
2020-04-06 16:07:24 -07:00 |
|
rebornix
|
31b8e4647d
|
remove unused css for markdown preview https://github.com/microsoft/vscode/issues/94253
|
2020-04-06 16:06:19 -07:00 |
|
Rachel Macfarlane
|
2f0d2e415c
|
Move issueReporterUtil to platform, fixes #94505
|
2020-04-06 15:33:17 -07:00 |
|
Rob Lourens
|
425fb1ca3b
|
Notebook action cleanup, add more to f1
|
2020-04-06 14:54:01 -07:00 |
|
SteVen Batten
|
a4f436bdf8
|
fixes #94502
|
2020-04-06 13:59:17 -07:00 |
|
SteVen Batten
|
cf91a9b216
|
safest refs #94454
|
2020-04-06 13:58:54 -07:00 |
|
rebornix
|
68a0c11fea
|
Fix infinite loop
|
2020-04-06 12:59:35 -07:00 |
|
Jackson Kearl
|
4ce0a73500
|
Make needs more info closer ping assignees on very stale issues Closes #94082.
|
2020-04-06 12:42:10 -07:00 |
|
Daniel Imms
|
d411d96dc1
|
Merge pull request #94559 from microsoft/tyriar/92021_shellType
Add a terminalShellType context key and use it to disable ctrl+v when pwsh is active
|
2020-04-06 11:45:40 -07:00 |
|
SteVen Batten
|
e76845bcc5
|
refs #94507
|
2020-04-06 11:33:38 -07:00 |
|
Daniel Imms
|
9e8496a6d9
|
Send ctrl+v directly to PSReadLine
Fixes #92021
|
2020-04-06 11:31:59 -07:00 |
|
Daniel Imms
|
1968633f31
|
Clean up some terminal ctor args/protected fields
|
2020-04-06 10:40:49 -07:00 |
|
Rob Lourens
|
88c0e5d4e4
|
Fix notebook editor action weights - Fix #94270
|
2020-04-06 10:05:32 -07:00 |
|
Sandeep Somavarapu
|
dfb7a5ebd3
|
fix #93902
|
2020-04-06 19:03:47 +02:00 |
|
Daniel Imms
|
1df0f7bdfe
|
Update powershell names in shell selector
Advice from PS team
Fixes #94553
|
2020-04-06 09:38:49 -07:00 |
|
Rob Lourens
|
fd5e37f02f
|
Add keybinding for "delete cell" - Fix #94097
|
2020-04-06 09:13:42 -07:00 |
|
Daniel Imms
|
df8b833e00
|
Merge pull request #94472 from microsoft/tyriar/94388
Report linux desktop-related env vars in issue reporter
|
2020-04-06 08:51:42 -07:00 |
|
Alex Dima
|
8918d05cb5
|
Fixes issue #94521: Make sure to always specify Uint32Array length in ctor
|
2020-04-06 17:06:00 +02:00 |
|
isidor
|
deb33e0adf
|
fixes #94191
|
2020-04-06 16:47:58 +02:00 |
|
Johannes Rieken
|
c6c6969c3c
|
use uri-tst for decorations service, https://github.com/microsoft/vscode/issues/93368
|
2020-04-06 16:43:24 +02:00 |
|
Johannes Rieken
|
80acfa923a
|
make TenarySearchTree have generic key and value, implement for URI, touches on https://github.com/microsoft/vscode/issues/93368
|
2020-04-06 16:43:24 +02:00 |
|
Johannes Rieken
|
f5026604ea
|
remove unused outline navigation
|
2020-04-06 16:43:23 +02:00 |
|
Sandeep Somavarapu
|
652216af8e
|
#94506 separate extenson recommendations for web.
- do not recommed exe and dynamic workspace recommendations in web
|
2020-04-06 16:42:29 +02:00 |
|
Alex Ross
|
559f97436d
|
Contributed tasks aren't added to recent
#94547
|
2020-04-06 16:40:03 +02:00 |
|
isidor
|
05188623f1
|
do not use envService.userHome
#94506
|
2020-04-06 16:36:05 +02:00 |
|
isidor
|
0fdef6e769
|
RuntimeExtensionsEditorAccessibilityProvider
#92342
|
2020-04-06 16:22:32 +02:00 |
|
isidor
|
394602cc56
|
openEditorsView: accessibilityProvider
#92342
|
2020-04-06 16:19:26 +02:00 |
|
isidor
|
41d8948632
|
breakpoitnsView: accessibilityProvider for list
#92342
|
2020-04-06 16:13:45 +02:00 |
|
João Moreno
|
094d4bb3f3
|
cleanup INavigator
|
2020-04-06 15:53:36 +02:00 |
|
Benjamin Pasero
|
c9609bd292
|
add userHomeSync (for #94506)
|
2020-04-06 15:47:28 +02:00 |
|
João Moreno
|
5a83a62a92
|
data tree: support Iterable<T>
|
2020-04-06 15:38:24 +02:00 |
|
João Moreno
|
13a6b20db5
|
Merge pull request #94540 from microsoft/joao/iterator
Adopt native iterators across the workbench
|
2020-04-06 15:31:19 +02:00 |
|
João Moreno
|
014c7b7087
|
forgot one line
|
2020-04-06 15:28:54 +02:00 |
|
João Moreno
|
000637b708
|
remove old iterator and utils
|
2020-04-06 15:26:33 +02:00 |
|
Alex Ross
|
c51af861d2
|
Fix tasks getting run twice
#94537
|
2020-04-06 15:20:12 +02:00 |
|
João Moreno
|
382cb34538
|
adopt native iterators in trees
|
2020-04-06 15:20:05 +02:00 |
|
Benjamin Pasero
|
3764d68e3b
|
fix #93029
|
2020-04-06 14:38:45 +02:00 |
|
Benjamin Pasero
|
1d9a68c775
|
notification aria provider (#92342)
|
2020-04-06 14:29:56 +02:00 |
|
João Moreno
|
37402c186c
|
add Iterable.empty()
|
2020-04-06 14:12:18 +02:00 |
|
João Moreno
|
6b3db5bac4
|
fix Iterable.filter and Iterable.map
|
2020-04-06 14:12:18 +02:00 |
|