Commit Graph

74793 Commits

Author SHA1 Message Date
Benjamin Pasero f8a07fa6a9 Revert "build on mac11.1: upgrade version of playwright to 1.7.1 (#113906)"
This reverts commit 63a0638d4c.
2021-01-06 14:19:10 +01:00
swinder0161 63a0638d4c build on mac11.1: upgrade version of playwright to 1.7.1 (#113906)
#113894
fyi @bpasero
2021-01-06 14:11:10 +01:00
Anthony Mastrean 983bd69eff Update problemMatcher.ts (#113834)
This PR fixes #113639.
2021-01-06 13:49:35 +01:00
Martin Aeschlimann 0402f76ace Workbench has white background, then flashes black, then flashes white again. Fixes #112816 2021-01-06 13:21:46 +01:00
Martin Aeschlimann c6a1eda331 themes: add ThemeSettingTarget 2021-01-06 13:21:25 +01:00
isidor d51e1fa471 workingCopyFileService: create and createFolder support multiple resources
#111867
fyi @bpasero
2021-01-06 12:50:31 +01:00
Johannes Rieken e153ed6b3f 💄 2021-01-06 12:06:33 +01:00
Johannes Rieken 16da2c5f0e change create, delete, copy, and rename operations so that they can handle multiple files at once, https://github.com/microsoft/vscode/issues/111867 2021-01-06 12:05:07 +01:00
Johannes Rieken fa593d83ad use vscode-tsec instead of tsec 2021-01-06 10:58:07 +01:00
Benjamin Pasero 007eb56ca8 yarn.lock leftover 2021-01-06 10:21:45 +01:00
Robo 6503475091 chore: bump chokidar@3.5.0 (#113886) 2021-01-06 10:20:42 +01:00
Johannes Rieken 72095f8603 add arch to cached data path, https://github.com/microsoft/vscode/issues/113852 2021-01-06 10:00:14 +01:00
Isidor Nikolic 5ed76e3da7 Merge pull request #113842 from nrayburn-tech/issue-113809
file name incrementing for files without extensions
2021-01-06 09:46:55 +01:00
Erich Gamma 296ba5464b Remove obsolete chrome debugger recommendation 2021-01-06 09:31:15 +01:00
Eric Amodio f1a0aa9378 Fixes #113866 - removes transform optimization 2021-01-06 00:36:25 -05:00
Eric Amodio 9b6aaf1e86 Fixes #112481 - missing refs (because of trim) 2021-01-05 23:19:41 -05:00
Rachel Macfarlane 4167837cb8 Show hover for comments, fixes #108396 2021-01-05 15:47:10 -08:00
Raymond Zhao dc5a3da3ab Upgrade to latest Emmet (#113848) 2021-01-05 15:14:33 -08:00
Tyler James Leonhardt 6f56b47c69 fix typeahead regex for move (#113850) 2021-01-05 14:29:23 -08:00
Martin Aeschlimann 98f1ed6c75 Fix rewriteWorkspaceFileForNewLocation test. Fixes #113762 2021-01-05 23:13:14 +01:00
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
Nick Rayburn 9be7f7fb65 file name incrementing for files without extensions 2021-01-05 12:22:56 -06: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