Commit Graph

10657 Commits

Author SHA1 Message Date
Felix Becker
dbe0f89264 Always reject Promises with Error instances 2017-06-26 15:24:41 +02:00
Dirk Baeumer
fa6145fca3 Fixes #29446: Issue a error if version 2.0.0 defines global OS specific tasks. 2017-06-26 14:52:35 +02:00
Benjamin Pasero
b16693e3dd Adopt folder pased excludes config for history (fixes #29164) 2017-06-26 14:32:11 +02:00
Dirk Baeumer
b5ae943854 Fixes #29013: Tasks 2.0 integration with launch.json 2017-06-26 13:14:02 +02:00
Sandeep Somavarapu
a5248f3675 #28538 Proposed API to read configuration in a multi root workspace 2017-06-26 12:53:14 +02:00
Dirk Baeumer
fbfe700750 Fixed #28998: Cannot read property 'resource' of null 2017-06-26 12:43:58 +02:00
Dirk Baeumer
b01ffcf541 Fixes #28489: Bug with tasks in realease 1.13 2017-06-26 12:37:32 +02:00
Dirk Baeumer
46843c3681 Only offer task problem matcher attach in V2 2017-06-26 12:37:27 +02:00
Benjamin Pasero
6b00b9f035 Error spam in the console when transitioning multi root folders (fixes #29423) 2017-06-26 12:08:34 +02:00
Benjamin Pasero
fbab6132ce Pasting a conflicting file into unresolved explorer folder is no-op (fixes #29178) 2017-06-26 11:50:44 +02:00
Dirk Baeumer
958f0212c9 Deprecate isShellCommand 2017-06-26 11:08:49 +02:00
Dirk Baeumer
09258c5cf5 Fixes #27616: "No build/test task defined" messages need update 2017-06-26 11:01:34 +02:00
Dirk Baeumer
55b5762e36 Fixes #27571: Confusing warning message 2017-06-26 10:40:17 +02:00
Joao Moreno
01ccd5b908 fixes #29424 2017-06-26 09:12:50 +02:00
Benjamin Pasero
d5768b346f multi root - relax reload window restriction 2017-06-26 09:03:49 +02:00
Benjamin Pasero
10154778af multi root - restart watcher based on multi root change 2017-06-26 09:03:49 +02:00
Johannes Rieken
b9da7f7332 fix #29410 2017-06-26 08:56:23 +02:00
kieferrm
51c76ff68e more tolerant comparison 2017-06-25 17:09:56 -07:00
kieferrm
0effef14e1 fix compile errors 2017-06-25 17:09:56 -07:00
kieferrm
110c10ac19 whitelist badge providers in extension editor 2017-06-25 17:09:55 -07:00
kieferrm
cf5a443ef9 remove access to http resources 2017-06-25 17:09:55 -07:00
kieferrm
f4e52d071f remove embedded svgs in content shown in extension editor 2017-06-25 17:09:55 -07:00
Matt Bierner
d21dd1269e Adding options to disable svgs in webviews 2017-06-25 17:09:55 -07:00
Matt Bierner
ea8d0ffea1 Adding whitelist 2017-06-25 17:09:55 -07:00
Matt Bierner
e6bd1ca0df prototype webview options 2017-06-25 17:09:55 -07:00
Matt Bierner
577105a72c Disable svg loading in the main render process 2017-06-25 17:09:55 -07:00
Dirk Baeumer
3536f25e8d Create initial tasks.json file with comments 2017-06-25 22:56:56 +02:00
Dirk Baeumer
cf594ad817 Make tthe source attribute mandantory for tasks defined in extensions 2017-06-25 22:44:46 +02:00
Dirk Baeumer
562514324a Show progress when fetching build and test tasks. 2017-06-25 22:31:10 +02:00
Sandeep Somavarapu
dc955c98b9 #28538 Make editor and files exclude settings folder scoped 2017-06-25 22:19:59 +02:00
Sandeep Somavarapu
727e482142 #28538 Support workspace and folder configurations for multi root 2017-06-25 22:19:59 +02:00
Dirk Baeumer
95cf7704e3 Show configure dialog if no test or build task is found 2017-06-25 21:41:03 +02:00
Dirk Baeumer
d17931174c More fine grained settings rewrite 2017-06-25 21:41:02 +02:00
Dirk Baeumer
f628ed3446 Add support for primary tasks. 2017-06-24 14:52:20 +02:00
Rob Lourens
7c664b1093 Correctly apply search excludes to local file matches 2017-06-23 17:19:57 -07:00
Rob Lourens
3c764acd78 Make "find in folder" multiroot aware 2017-06-23 13:50:14 -07:00
t-amqi
ad429ce445 Add path to fix test 2017-06-23 13:14:30 -07:00
t-amqi
531954855c Remove task experiment 1.4
- not stable ready yet
2017-06-23 12:49:11 -07:00
Daniel Imms
422e018538 Merge remote-tracking branch 'origin/master' into tyriar/25195 2017-06-23 12:20:07 -07:00
Rob Lourens
84747f28d3 Merge pull request #29342 from Microsoft/amqi/experiment-1-2
Remove action wrappers and fix key bindings
2017-06-23 10:43:51 -07:00
t-amqi
c0a1a43975 Remove action wrappers and fix key bindings 2017-06-23 10:39:16 -07:00
Johannes Rieken
5b06b1966b add support to snapshot the loader and its plugins, #28492 2017-06-23 18:22:19 +02:00
Dirk Baeumer
4d645781c8 Fixes #29332: Improve workflow to assign a problem matcher to a build task. 2017-06-23 17:04:49 +02:00
Dirk Baeumer
333d658102 Fixed problem matcher single string not handled 2017-06-23 17:04:49 +02:00
Sandeep Somavarapu
a8fe4b0963 Fix #29287 2017-06-23 15:51:54 +02:00
Sandeep Somavarapu
c799d846ca Fix #24154 2017-06-23 13:10:42 +02:00
Sandeep Somavarapu
468346dfe3 Fix #29312 2017-06-23 12:38:19 +02:00
Dirk Baeumer
689a823639 Make task v2 the default 2017-06-23 11:52:39 +02:00
Dirk Baeumer
531e9fe92c Remove obsolete code 2017-06-23 11:28:18 +02:00
Dirk Baeumer
b8b6ffd554 More schema tweaks. Support for label in task customization 2017-06-23 11:20:36 +02:00