Commit Graph
47315 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 21ef762152 Merge remote-tracking branch 'origin/master' 2019-03-18 11:13:40 +01:00
ExE Boss 8754c66d10 feat(coffeescript): Add .iced extension (#70686) 2019-03-18 11:12:35 +01:00
Joao Moreno 788301d0db fix PR builds 2019-03-18 11:09:13 +01: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
Rob Lourens 73ccd28be6 Merge pull request #70599 from MattIrv/fixDebugConfiguration
Fix Unit Test launch configuration
2019-03-16 18:42:58 -07: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
Matt Irvine a23f843bc7 Fix Unit Test launch configuration 2019-03-15 18:38:07 -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
Matt Bierner e4ac6d29ac Update js/ts grammar 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
Daniel Imms 3207ea3b96 Merge pull request #62650 from beruic/patch-1
Change icon name on Linux for icon theme compatibility
2019-03-15 11:41:49 -07:00
Daniel Imms 4f2dee5cfe Merge branch 'master' into pr/beruic/62650 2019-03-15 11:40:01 -07:00
Rob Lourens 8e00f39c5e Preferences strict null checks - #70332 2019-03-15 10:58:11 -07:00
Benjamin Pasero 4412367554 fix #70017 2019-03-15 18:54:22 +01: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 9517c8c565 Don't include TS prefix in ts task's error code field
Fixes #70572
2019-03-15 10:07:13 -07: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