Commit Graph
36581 Commits
Author SHA1 Message Date
Johannes Rieken a92a5bf11f Merge branch 'master' into joh/callh 2019-03-18 12:41:19 +01:00
Johannes Rieken fc57815d08 strict null work 2019-03-18 12:33:10 +01:00
Johannes Rieken b77ce0933f call hiearchy like reference search 2019-03-18 12:30:38 +01:00
Johannes Rieken 793f638d1b resolve document when running document sumbol command 2019-03-18 12:29:56 +01:00
Benjamin Pasero 102594e1ab debt - platform/node/files => fileConstants 2019-03-18 11:51:30 +01:00
Andre Weinand 96eb4cf00d proposed API: add parentSession to startDebugging; fixes #70219 2019-03-18 11:41:31 +01:00
Alex Ross 7d20b64a3a Ensure that selection is good when the remote file picker is used 2019-03-18 10:30:16 +00:00
Joao Moreno 6906d7e3b2 disable horizontal scrolling in scm 2019-03-18 10:49:31 +01:00
isidor 1c4857aa4a fixes #70684 2019-03-18 10:45:57 +01:00
Benjamin Pasero e6f7c49d7d 💄 2019-03-18 08:21:47 +01:00
Matt Bierner 62874f8c81 Work on making sure code action requests are canceled when providers change
Part of #69147
2019-03-16 16:34:01 -07:00
Matt Bierner ed88edb8ef Make sure we dispose of lightbulb widget 2019-03-16 16:34:01 -07:00
Peng Lyu 504b058ec4 Update Comment Action Toolbar 2019-03-16 12:49:08 -07:00
Peng Lyu 06ac1a1dc8 use label when initialize 2019-03-15 18:31:35 -07:00
Matt Bierner 4828d90120 When updating style, use documentElement instead of body.style
Fixes #70501
2019-03-15 13:42:19 -07:00
Peng Lyu f87809dd9e Update comments for new comment api 2019-03-15 12:53:42 -07:00
Peng Lyu 579e4ac025 Comments should be in ctor comment thread 2019-03-15 12:53:41 -07:00
Rob Lourens 8e00f39c5e Preferences strict null checks - #70332 2019-03-15 10:58:11 -07:00
Alex Ross ea7c31d770 Allow tasks without a command
Fixes #70511
2019-03-15 18:41:09 +01:00
Johannes Rieken 8b83141971 more column view work 2019-03-15 18:21:48 +01:00
Alex Ross 93c77d5286 Fix undefined terminal when running task 2019-03-15 18:18:41 +01:00
Matt Bierner 477fdb66ce Make sure we escape all new lines, not just first one
Fixes #70442
2019-03-15 10:07:13 -07:00
Matt Bierner f996610bb8 Use toDisposable 2019-03-15 10:07:13 -07:00
Matt Bierner 31ee322630 Take title as input 2019-03-15 10:07:13 -07:00
Matt Bierner 0d7df6b7ac Encapsulate into StatusBarItem class 2019-03-15 10:07:13 -07:00
Matt Bierner d107674164 Move show hide logic into HideableElement 2019-03-15 10:07:13 -07:00
Matt Bierner 7da5d30460 Move change detection into hasChanges 2019-03-15 10:07:13 -07:00
Matt Bierner 369f42dbed Init properties inline 2019-03-15 10:07:13 -07:00
Daniel Imms 151f478194 Remove unused methods 2019-03-15 10:04:13 -07:00
Daniel Imms 4e3ed34ba4 Fetch remote env from remoteenvservice 2019-03-15 10:03:19 -07:00
Benjamin Pasero c03fd3f04f comment out potential crash code for now (#70563) 2019-03-15 17:46:25 +01:00
isidor 3297348cac fixes #66351 2019-03-15 17:31:11 +01:00
Alex Ross 8f16a02e66 Move remote agent environment out of node (#70568) 2019-03-15 17:00:57 +01:00
Johannes Rieken 40bcd6a242 use editor action, add context key for enablement, 2019-03-15 16:50:14 +01:00
isidor 31c1339b2c fixes #70107 2019-03-15 16:37:54 +01:00
Sandeep Somavarapu 5a88160c7d Fix #70385 2019-03-15 16:31:32 +01:00
Johannes Rieken 689e1ca7d0 add 'callHierarchy.mode' setting with 'tree' or 'columns' 2019-03-15 16:25:13 +01:00
Johannes Rieken bb0587b384 show preview in tree-mode 2019-03-15 16:19:27 +01:00
Sandeep Somavarapu c5585753a7 remove the setting to enable auto installs for missing deps 2019-03-15 15:58:40 +01:00
Benjamin Pasero 50f610fc55 fix strict null 2019-03-15 15:58:00 +01:00
Johannes Rieken 3a3b62c1cb show calls as columns 2019-03-15 15:55:09 +01:00
Andre Weinand 3a71ae353c fix variableResolver 2019-03-15 15:48:33 +01:00
Benjamin Pasero 726c247efc nodeless - fix crash in minimap due to missing colors 2019-03-15 15:48:22 +01:00
Benjamin Pasero 4450acaabf 💄 simple file service 2019-03-15 15:18:35 +01:00
Andre Weinand 888080f8ac fix strict null error 2019-03-15 15:15:33 +01:00
Benjamin Pasero 751bb83476 nodeless - disable welcome page for now 2019-03-15 15:08:35 +01:00
Andre Weinand b81ceba1ce strict null for extHostDebugService.ts 2019-03-15 14:53:50 +01:00
Andre Weinand 8c217344e7 prepare for strict null checks in extHostDebug 2019-03-15 14:53:50 +01:00
Andre Weinand f051893f27 strict null for variableResolver.ts 2019-03-15 14:53:50 +01:00
Sandeep Somavarapu 4e542b4a3d #70459 make the setting internal and call it disabled 2019-03-15 14:53:41 +01:00