Commit Graph

64 Commits

Author SHA1 Message Date
Erich Gamma
c0126de1f3 Render pre/post scripts different from regular scripts 2018-05-15 16:22:40 +02:00
Erich Gamma
6b129c5558 remove filterPrePostScripts 2018-05-15 16:22:39 +02:00
Erich Gamma
4f652fc36c add setting to define whether pre or post scripts should be filtered 2018-05-14 22:49:49 +02:00
Erich Gamma
a411c2f4e6 Fix for #49237 filter out duplicate task entries 2018-05-08 12:42:28 +02:00
Erich Gamma
6025f1f45d Fix for #49348 don´t show install tasks in script explorer 2018-05-07 16:04:47 +02:00
Erich Gamma
d92f8aed6a Remove console.log 2018-05-07 16:04:47 +02:00
Erich Gamma
c94f12ed34 switch to use config context key over manual context definition. 2018-04-30 19:43:54 +02:00
Erich Gamma
6ed74d7736 Show message when no scripts were found 2018-04-30 19:23:42 +02:00
Erich Gamma
e72ea2399b Switch to use the JSON parser 2018-04-29 17:26:25 +02:00
Erich Gamma
c9dec77d3d cache the provided tasks 2018-04-29 16:50:56 +02:00
Erich Gamma
1638acdd62 #48832 filter out synthetic install tasks 2018-04-27 15:54:32 +02:00
Erich Gamma
c0e52d19ad amend to fix for #48806 2018-04-27 11:35:48 +02:00
Erich Gamma
a87b396730 FIxing #48806 npm.enableScriptExplorer requires reloading the window 2018-04-27 11:27:12 +02:00
Erich Gamma
51a880315f Add a Learn More action fixing #48538 2018-04-26 16:32:38 +02:00
Erich Gamma
40515c5aa0 fixing #48590 use task API to fetch tasks 2018-04-26 12:58:32 +02:00
Erich Gamma
cb982cab99 Fixing #48456 always include npm install 2018-04-26 12:13:15 +02:00
Erich Gamma
ea40a3e001 Fixing #48552 specify the protocol 2018-04-25 14:03:13 +02:00
Erich Gamma
7cf5c292d1 Fixing #48538 use modal alert for the error message 2018-04-25 13:53:47 +02:00
Joao Moreno
d1870a4018 fix bad localize usage of localize 2018-04-23 14:42:39 +02:00
Erich Gamma
6220b3949a Merge branch 'master' into egamma/npmExplorer 2018-04-21 10:14:28 -07:00
Erich Gamma
48b0ec47da added config option whether the explorer should be enabled. 2018-04-21 10:13:34 -07:00
Erich Gamma
0911fb867d Change document selector to include the schema explicitly 2018-04-18 11:44:58 -07:00
Erich Gamma
bb1119e0b1 Open script on single click 2018-04-17 09:18:02 -07:00
Erich Gamma
ee2ed2f200 open the document at the script´s offset 2018-04-16 05:23:45 +02:00
Erich Gamma
adfe96397b only show the view when there are package.json files 2018-04-15 23:06:33 +02:00
Erich Gamma
ea73a8dad6 Support the all the debug argument flavors 2018-04-15 22:00:50 +02:00
Erich Gamma
8f6206c7d0 bug fixing 2018-04-01 18:13:55 +02:00
Erich Gamma
3d5f0b75af externalize strings 2018-03-31 23:06:43 +02:00
Erich Gamma
14ce79bb4e refactoring: extract task related code into tasks module 2018-03-31 17:35:54 +02:00
Erich Gamma
41b49e2dc1 added icons 2018-03-31 17:24:32 +02:00
Erich Gamma
f27b68cdcc improve error message 2018-03-31 15:52:32 +02:00
Erich Gamma
2599d9526b honor the package manager when launching for debugging 2018-03-31 12:48:53 +02:00
Erich Gamma
2b73118942 adding open for script 2018-03-30 17:32:18 +02:00
Erich Gamma
2ce1f53e36 add Debug script command 2018-03-30 16:51:05 +02:00
Erich Gamma
a765cafa61 Detect out of date scripts 2018-03-28 15:51:19 +02:00
Erich Gamma
67949967f9 fetch only npm tasks 2018-03-27 23:50:23 +02:00
Erich Gamma
526a88aeb0 added npmExplorer 2018-03-27 22:28:29 +02:00
Erich Gamma
ba9da35ec8 Fix #45816 only search for package.json files when auto detection is enabled 2018-03-25 18:34:27 +02:00
Erich Gamma
d33ac428d3 Fixing #45023 task schema mismatch 2018-03-04 19:24:34 +01:00
Erich Gamma
a6dde81592 Fixing #31217 npm script not detected if the package.json is not in root folder 2018-02-28 16:51:43 +01:00
Matt Bierner
ac5ed16ece Move package-json extension to npm extesion
#44166
2018-02-23 13:29:52 -08:00
Erich Gamma
d2d8e45c80 Remove tslint disabling 2018-02-21 22:10:36 +01:00
Dirk Baeumer
04594c864b Add support for Language Packs 2018-01-25 21:14:34 +01:00
Dániel Tar
a05e3d996a Fix different error message in source and package.nls for npm package (#37096)
* Fix package.nls.json for npm

Error message was different in main.ts.

* Fix language string key in npm/src/main.ts
2017-10-31 14:27:24 +01:00
Erich Gamma
117e621595 Reject promise when there is a parse error in a package.json file. 2017-10-27 16:06:36 +02:00
Erich Gamma
1420d41bf8 Fix for #31274 Support for yarn when running detected tasks 2017-10-27 10:52:17 +02:00
Erich Gamma
8844915863 ensure that the scheme is 'file' detecting scripts 2017-09-21 13:56:42 +02:00
Erich Gamma
90af6b4ed2 Adopt support for multiroot folders 2017-09-20 18:03:48 +02:00
Erich Gamma
de7e216e9e Fix for #31192 2017-07-21 10:47:22 +02:00
Erich Gamma
83fe9ed9f7 Use the root folder name for the short path 2017-07-20 15:13:25 +02:00