Commit Graph
36492 Commits
Author SHA1 Message Date
Johannes Rieken 3a3b62c1cb show calls as columns 2019-03-15 15:55:09 +01:00
Johannes Rieken b01e65cf7f add action to context menu 2019-03-15 10:15:22 +01:00
Johannes Rieken c9a8a1d08f simple tree UX 2019-03-14 17:56:45 +01:00
Johannes Rieken 2f89a79efe api proposal, add call hierarchy contrib 2019-03-14 16:14:43 +01:00
Alex Dima 1b66cd7fb7 Strict null checks (#60565) 2019-03-14 12:07:43 +01:00
Alex Ross 7f1108d74d Try to prevent incorrect inlining of this in configure tasks
Hopefully this resolves #70292
2019-03-14 10:42:41 +00:00
Sandeep Somavarapu d277e1a8ef Fix #70468 2019-03-14 11:21:08 +01:00
Sandeep Somavarapu 98ddfdd351 enable azure search by default 2019-03-14 10:37:54 +01:00
isidor ee38239a93 debug: variable flash only when rendered for the first time
fixes #67770
2019-03-14 10:37:09 +01:00
Sandeep Somavarapu e2b8567514 #70459 Enable experimental azure based serch for extensions 2019-03-14 10:34:46 +01:00
Joao Moreno 7e4bac31d8 fixes #70258 2019-03-14 10:02:51 +01:00
Joao Moreno c4c8b3deb4 cleanup 2019-03-14 10:02:39 +01:00
Joao Moreno 969bc0d7f3 remove 0 visible scm providers
related to #70065
2019-03-14 09:15:02 +01:00
Benjamin Pasero b15e81b6b7 fix #70425 2019-03-14 07:51:03 +01:00
Daniel Imms 7258b995f6 Add userHome to IEnvironment 2019-03-13 17:41:18 -07:00
Matt Bierner 1ce2b64abb Use more explicit pending state to make sure we always cancel pending requests on cancel
Follow up on #70354
2019-03-13 16:51:05 -07:00
Matt Bierner 2f7f2241c0 Don't reset state on cancel if another request has been queued
Fixes #70354
2019-03-13 16:51:05 -07:00
Matt Bierner ed69ef2abe Just check if model is falsey
This will break if getModel returns `undefined`
2019-03-13 16:51:05 -07:00
Matt Bierner c4099c0fd1 Remove unused on-disk webview html file 2019-03-13 16:51:05 -07:00
Matt Bierner 5ef5fba39e 💄 2019-03-13 16:51:05 -07:00
Matt Bierner 2401d09c34 Extract RevivalPool 2019-03-13 16:51:05 -07:00
Alex Ross d3443fd68d Fix strict null in remoteFileDialog.ts 2019-03-13 21:11:39 +01:00
Peng Lyu f3f59aadc4 check if toggle reaction is available 2019-03-13 12:57:35 -07:00
Peng Lyu 528b422d92 strict null checks 2019-03-13 12:52:24 -07:00
Peng Lyu 58961de8fc command is renamed to select command 2019-03-13 12:47:21 -07:00
Peng Lyu 16f80d5b74 toggle reactions 2019-03-13 12:46:38 -07:00
Peng Lyu 5c2d728a99 Select command for Comment. 2019-03-13 12:45:59 -07:00
Peng Lyu 9f6d5c009e avoid redundant range update 2019-03-13 12:44:22 -07:00
Matt Bierner 32afa6d121 Strict null work in comments
Lots of null supressions. Will open issue to track removal
2019-03-13 11:31:49 -07:00
Matt Bierner 2d151ddbd1 Strict null work in commentsThreadWidget
Using a lot of null supressions as the code is not easily type guarded. Should revist this
2019-03-13 11:31:49 -07:00
Matt Bierner 7d3ef45bca Strict null check work in comments 2019-03-13 11:31:49 -07:00
Matt Bierner 96949bcc0e Strict null supressions in tests 2019-03-13 11:31:49 -07:00
Matt Bierner ba569d8960 Strict null work on extHostComments 2019-03-13 11:31:49 -07:00
Matt Bierner a51d518f58 Strict null check mainThreadComments 2019-03-13 11:31:49 -07:00
Matt Bierner 1e8d02112d Strict null auto add 2019-03-13 11:31:49 -07:00
Alex Ross 17a8e27009 Move fallback button into file picker list 2019-03-13 16:43:51 +00:00
Sandeep Somavarapu b1300a0904 Use extension point kind while checking for ui extension 2019-03-13 17:02:34 +01:00
Sandeep Somavarapu ceb4b0c455 Introduce default extension kind to extension point 2019-03-13 16:42:47 +01:00
Joao Moreno 49dbd99813 fixes #70311 2019-03-13 16:30:48 +01:00
Joao Moreno f6032213f4 comment out flaky test 2019-03-13 15:24:56 +01:00
isidor 900f10077c fixes #70276 2019-03-13 15:11:54 +01:00
Sandeep Somavarapu 863c811b10 Fix #70404 2019-03-13 15:08:48 +01:00
isidor 73734fe339 strict null checks: contrib/files 2019-03-13 12:24:43 +01:00
isidor 2f6d567d1d strict null checks: debug 2019-03-13 12:22:11 +01:00
isidor ad107b8a92 strict null checks: explorer 2019-03-13 12:19:56 +01:00
isidor 57ce1dfa2d strict null checks: debugModel.test 2019-03-13 12:19:56 +01:00
isidor 58b7cc9ffa strict null checks: callStackView 2019-03-13 10:52:50 +01:00
Johannes Rieken 471b98c102 don't make codeInset setting public yet, #70268 2019-03-13 10:45:52 +01:00
Alex Ross 63642b538a Tasks with wsl.exe should be escaped like Windows
Part of #70307
2019-03-13 10:42:43 +01:00
Benjamin Pasero bb87ed8830 fix strict null 2019-03-13 08:43:34 +01:00