Connor Peet
20950d6526
testing: update old import
2021-01-05 13:45:54 -08:00
Martin Aeschlimann
cfc8c5d3d7
extension webpack: do not copy .ts files as resources
2021-01-05 22:37:28 +01:00
Alexandru Dima
ed3989b069
Add some recovery from a missing compositionend event ( #112621 )
2021-01-05 22:20:49 +01:00
Connor Peet
2c5c0a3be1
testing: fix loading indicators, add progress during initial test discovery
2021-01-05 13:02:58 -08:00
Connor Peet
2112a99fd9
testing: migrate from actions to menu contributions
...
Related to https://github.com/microsoft/vscode/issues/92038
2021-01-05 13:02:57 -08:00
Matt Bierner
52bdc14cc6
Copy of translated errors for js/ts web build
2021-01-05 12:57:26 -08:00
Rob Lourens
d29388d255
Reenable test, fix #113768
2021-01-05 12:21:50 -08:00
Martin Aeschlimann
485c5fc009
Revert "extension webpack: do not copy .ts files as resources"
...
This reverts commit ab1aeb6b73 .
2021-01-05 21:10:37 +01:00
Martin Aeschlimann
3aa41899aa
Unable to change to another theme if the theme file does not exist. Fixes #113661
2021-01-05 21:09:40 +01:00
Martin Aeschlimann
66482b368e
Sequencer.queue: support failing tasks (for #113661 )
2021-01-05 21:09:40 +01:00
Johannes Rieken
63deed1c6e
💄
2021-01-05 20:51:21 +01:00
Johannes Rieken
41d01ec14e
don't leak emitters of context key services
2021-01-05 20:48:57 +01:00
Johannes Rieken
87d2b3d07c
add support for event profiling
2021-01-05 20:24:30 +01:00
Rob Lourens
45f79f8573
Scope gitignore out* pattern
...
microsoft/vscode#113823
2021-01-05 10:23:42 -08:00
Rachel Macfarlane
ced3bb4bb9
Secrets API feedback
2021-01-05 10:17:05 -08:00
Jackson Kearl
037708a33f
Avoid textual codicon references in gettingStarted
...
Fixes #112657
2021-01-05 10:10:43 -08:00
Sandeep Somavarapu
c8fbf3aca5
Fix #112735
2021-01-05 18:53:47 +01:00
Johannes Rieken
0319fedae1
add lint rule for missing cancellation token in resolve and provide methods, fyi @alexr00 please remove surpression comment
2021-01-05 18:48:13 +01:00
isidor
eed13efcc3
fixes #111413
2021-01-05 18:37:26 +01:00
Jackson Kearl
d0f68b3ec9
IndexedDbFSP Perf/Correctness Improvements & Tests ( #109271 )
...
* IndexedDbFSP Perf/Correctness Improvements & Tests
* fsnode => FSNode
* batch of changes
* Don't read filetree until needed
* Clean up errors
* Add test for batching
* Dont use assert.rejects (not available on build machines?)
2021-01-05 09:20:17 -08:00
Johannes Rieken
76dd27c3be
fix https://github.com/microsoft/vscode/issues/113829
2021-01-05 18:16:59 +01:00
Johannes Rieken
064fc7a526
api comments, fyi @RMacfarlane
2021-01-05 17:59:00 +01:00
isidor
265bd0b5b9
Open Editor Sorting: fix issue when untitled editor changes name and list does not resort
...
fixes #112395
2021-01-05 17:56:35 +01:00
Sandeep Somavarapu
c127498114
Fix #101738
2021-01-05 17:54:46 +01:00
Martin Aeschlimann
ab1aeb6b73
extension webpack: do not copy .ts files as resources
2021-01-05 17:24:22 +01:00
Martin Aeschlimann
0a3e23a5b2
new html settings not it in the settings UI
2021-01-05 17:24:22 +01:00
Alexandru Dima
c41302c5ab
Relax worker.onerror after a successful worker start
2021-01-05 17:18:38 +01:00
Johannes Rieken
c907b8fff8
no vscode-imports
2021-01-05 16:49:39 +01:00
Johannes Rieken
51ea16966b
💄 remove appendChildren infavor of append, fyi @bpasero
2021-01-05 16:43:52 +01:00
Johannes Rieken
c46eca1dd3
Merge pull request #113518 from nrayburn-tech/update-dom
...
update dom to use newer methods
2021-01-05 16:20:59 +01:00
Sandeep Somavarapu
2d1b63d6a3
Fix showing views submenu when view is merged with view container and view has secondary actions.
2021-01-05 15:12:01 +01:00
Johannes Rieken
48dbb32899
fix https://github.com/microsoft/vscode/issues/113819
2021-01-05 14:56:57 +01:00
João Moreno
e8ad195f3e
Revert "revert pool"
...
This reverts commit 035e15b771 .
2021-01-05 14:49:59 +01:00
João Moreno
13e313c2b5
fix compile and hygiene cache miss
2021-01-05 14:49:22 +01:00
isidor
f90c518b03
debug: remove enableBreakpointsFor since php-debug now moved to new api
2021-01-05 13:53:18 +01:00
isidor
e008e41d27
fixes #113242
2021-01-05 13:14:56 +01:00
isidor
0652b9cbec
debug toolbar docked actions only appear in debug viewlet
2021-01-05 13:02:30 +01:00
João Moreno
035e15b771
revert pool
2021-01-05 12:02:17 +01:00
Sandeep Somavarapu
09e281c091
Fix #113732
2021-01-05 11:58:11 +01:00
Alex Ross
ded513b20b
Make cancellation token in resolveTreeItem required
...
Part of #111614
2021-01-05 11:40:58 +01:00
Sandeep Somavarapu
7814ffc41e
Fix #112663
2021-01-05 11:31:07 +01:00
João Moreno
699d736d78
distro
2021-01-05 11:18:57 +01:00
Benjamin Pasero
82b99b3286
skip flaky test ( #113620 )
2021-01-05 11:18:18 +01:00
Alex Ross
a9ed4e9b0a
Fix quick input button height
...
Fixes #113745
2021-01-05 11:15:27 +01:00
Benjamin Pasero
c4aeb68a68
debt - introduce and adopt flakySuite
2021-01-05 11:13:19 +01:00
João Moreno
174bfe9b52
simplify gitignore
2021-01-05 11:02:08 +01:00
João Moreno
008f8dcdee
missing compilation
2021-01-05 11:01:52 +01:00
João Moreno
503a2458dc
Merge branch 'joao/build/agentpool'
2021-01-05 10:51:19 +01:00
Benjamin Pasero
b5ccd30c95
css - less generic rules to prevent leaks
2021-01-05 10:41:12 +01:00
Alex Ross
f64cf2922f
Fix remote explorer views getting changed across windows ( #113237 )
...
Fixes #112200
2021-01-05 10:38:32 +01:00