Commit Graph
42711 Commits
Author SHA1 Message Date
Johannes Rieken 2a2eaa66a9 debt - less TPromise 2018-11-26 12:58:41 +01:00
Johannes Rieken b6569f3726 check for unresponsive profile when reporting an extension issue, #60332 2018-11-26 12:34:44 +01:00
Johannes Rieken b381d643bf tweak interfaces, #60332 2018-11-26 12:34:44 +01:00
Johannes Rieken 0bbbf266f0 fix warning message, #60332 2018-11-26 12:34:44 +01:00
Benjamin Pasero 456e8e64be fix last TPromise ctor use (#62716) 2018-11-26 11:41:38 +01:00
Joao Moreno b3b0e64043 fix scm input box nudge 2018-11-26 11:36:07 +01:00
Benjamin Pasero 4b9e34294c fix #63765 2018-11-26 11:14:11 +01:00
Johannes Rieken 91fb4ec351 show blocking extension in editor, #60332 2018-11-26 10:50:25 +01:00
Benjamin Pasero 55565d4fe6 TPromise => Promise (#63768)
* remove more TPromise (for #53526)

* fix failing webview integration tests on macOS

* do not instantiate TPromise (fix #62716)

* more TPromise removal and fixes

* 💄

* 💄
2018-11-26 10:45:34 +01:00
Benjamin Pasero 27797381c5 fix #62833 2018-11-26 08:16:26 +01:00
Benjamin Pasero 1f80d75610 fix issue with binary status not updating properly 2018-11-26 08:08:46 +01:00
Rob Lourens f473dc4763 Fix missing file search 'rg' log 2018-11-25 17:50:46 -08:00
Benjamin Pasero 2f0315fb85 bump distro 2018-11-25 17:20:52 +01:00
Andre Weinand 8780c7b4f8 finalize DA & Tracker Debug APIs 2018-11-25 16:29:00 +01:00
Alex Dima 0f3eefc626 Break up ExtensionService into multiple files 2018-11-25 12:53:08 +01:00
Rob Lourens 8f688a4ccf Fix strict null check 2018-11-23 14:26:23 -08:00
Rob Lourens 30cabe9b69 Nicer single line search input sizing 2018-11-23 14:25:07 -08:00
Christof Marti 9d42fe9859 Cache proxy resolution (#60773) 2018-11-23 22:45:14 +01:00
Rob Lourens 3b573a0ed1 Add a couple RipgrepParser tests 2018-11-23 12:39:14 -08:00
Rob Lourens 2cbcd647ec Text search perf improvement for long lines/multiline results 2018-11-23 12:39:14 -08:00
Rob Lourens d208a877ec QueryBuilder should respect isMultiline passed in 2018-11-23 12:39:14 -08:00
Alex Ross 1fee0dfa62 Fix strict null check in updateService.snap.ts 2018-11-23 17:20:37 +01:00
Sandeep Somavarapu 88bd079588 Fix #62334 2018-11-23 17:19:35 +01:00
Alex Ross 7c1dd38375 Rename interfaces in taskConfiguration.ts to remove duplicates 2018-11-23 16:57:09 +01:00
Joao Moreno 18fb06690d debt: remove TPromise from update 2018-11-23 16:53:13 +01:00
Sandeep Somavarapu c4bbbe7e1a Fix #62821 2018-11-23 16:50:15 +01:00
Sandeep Somavarapu c2a379f554 Fix tests 2018-11-23 16:50:15 +01:00
Alex Ross 5009045425 Fix broken variable resolve (#63692) 2018-11-23 16:34:30 +01:00
Sandeep Somavarapu 20cd4c1985 #56649 Add detailed assertions 2018-11-23 16:32:55 +01:00
Johannes Rieken 0b4c169394 update references-view extension 2018-11-23 16:32:17 +01:00
Alex Ross 779e2df6f7 Rename to not have two different RunOptions 2018-11-23 16:29:02 +01:00
Johannes Rieken 0e86dd639b MenuItemActionItem only listens to alt-key when having an alt-command 2018-11-23 16:20:01 +01:00
Johannes Rieken 6817493378 lower general listener leak limit to 100 2018-11-23 16:20:01 +01:00
Johannes Rieken c114ccc172 have high listener leak limit only for those emitters that are used by the ResourceLabel, #63655 2018-11-23 16:20:01 +01:00
Sandeep Somavarapu b2f53b4e29 #62370 Improve hover UI 2018-11-23 15:50:19 +01:00
Benjamin Pasero f1a8646bb6 storage - viewservice.*.enablement state is no longer used, exclude from migration 2018-11-23 15:22:55 +01:00
Alex Dima b5cd7785a8 Use an event to build resolver cache 2018-11-23 13:52:52 +01:00
Alexandru Dima 719a2e8716 Merge pull request #63594 from JeffreyCA/smooth-caret-fix
Apply smooth caret setting immediately after setting change
2018-11-23 13:24:34 +01:00
Dirk Bäumer 63f9e09b78 Strict null checks for Task in extHostTypes 2018-11-23 12:48:41 +01:00
Sandeep Somavarapu f6f4f80cbf Fix #63606 2018-11-23 11:40:12 +01:00
Sandeep Somavarapu 04cbc78e23 Fix #63623 2018-11-23 09:59:41 +01:00
Benjamin Pasero 86f1b7c7d0 remove TPromise from editorPart (#62716) 2018-11-23 07:39:26 +01:00
Dirk Bäumer 8b86554f3a Support updating localization extensions from files on disk 2018-11-22 23:36:35 +01:00
Sandeep Somavarapu 1ae89aa0b3 fix warnings 2018-11-22 18:00:01 +01:00
Sandeep Somavarapu 9d51ef58be 💄 2018-11-22 17:56:00 +01:00
Andre Weinand b7a5edfd84 increase timeout for #63434 fix 2018-11-22 17:50:16 +01:00
Benjamin Pasero 487eb2b6f7 window - convert to Disposable 2018-11-22 17:36:51 +01:00
Johannes Rieken 8b802549b0 make sure to reset context key completely 2018-11-22 17:29:38 +01:00
Johannes Rieken 8136239d17 add proper equals check to resource context key, #63656 2018-11-22 17:29:38 +01:00
Sandeep Somavarapu 3255123169 💄 2018-11-22 17:14:30 +01:00