Commit Graph

61 Commits

Author SHA1 Message Date
Erich Gamma
af4bfe6ef4 Show the npm script explorer when there is a top level package.json 2019-07-29 14:27:07 +02:00
Aurélien Pupier
7a5bca9faf Add License field to package.jsons #68423 (#68771)
it should avoid to have "warning XXX: No license field" during yarn
build

Signed-off-by: Aurélien Pupier <apupier@redhat.com>
2019-06-06 11:44:50 +02:00
Benjamin Pasero
d78a75973c update @types/node (#74881) 2019-06-05 10:20:01 +02:00
Benjamin Pasero
e2d1fd06d1 debt - update extensions node dependency to 10.x 2019-02-07 08:49:36 +01:00
Erich Gamma
cee0951b13 Enable Collapse All action in the npm script explorer 2018-11-30 10:25:41 +01:00
Johannes Rieken
b343fcf6ab declare proposed api usage only where actually being used 2018-10-24 12:27:59 +02:00
Erich Gamma
8330a69571 fixing web packing 2018-09-13 12:59:24 +02:00
Erich Gamma
3fd4c7f4bd Use webpack for all big extensions #57680 2018-09-12 20:31:47 +02:00
Johannes Rieken
c2c5819fc8 adopt vscode-nls 4.0.0 2018-09-06 14:44:33 +02:00
Benjamin Pasero
920defc6a6 debt - update extensions node dependency to 8.x 2018-08-14 10:44:56 +02:00
Rob Lourens
a0764210a8 #55478 - switch all builtin settings to 'markdownDescription' instead of 'description' where needed 2018-08-08 17:01:37 -07:00
Erich Gamma
83a42a58af Contribute run selected to the context menu 2018-07-29 11:38:22 +02:00
Erich Gamma
82423033d9 Added command to Run the selected npm script 2018-07-28 22:10:29 +02:00
Ramya Rao
f51c30d8f4 Allow users to opt-out of features that send online requests in the background (#55097) 2018-07-27 15:42:17 -07:00
Erich Gamma
73b72464b3 Replace lenses with hover links 2018-07-26 09:42:36 +02:00
Erich Gamma
1616ea1193 Disable npm code lens by default 2018-07-24 12:18:13 +02:00
Erich Gamma
8d964cbd59 Added setting to control visibility of code lens 2018-07-20 09:43:49 +02:00
Erich Gamma
80b08b4c7f Add code lenses to run/debug a script 2018-07-20 09:43:48 +02:00
Erich Gamma
5c5f93cdbc Support to run the selected script in the editor 2018-07-18 12:58:19 +02:00
Dirk Baeumer
21991b4912 Move to latest vscode-nls for corrupted cache support 2018-07-03 16:12:52 +02:00
Erich Gamma
09e8559257 Don´t show npm explorer commands in the command palette fixes #51196 2018-06-13 12:03:13 +02:00
Martin Aeschlimann
eb2b51aeb9 associate npmignore with ignore language (for #51026) 2018-06-04 11:42:05 +02:00
Erich Gamma
83cb1d7799 Support to run npm install from a package node 2018-05-28 14:41:28 +02:00
Erich Gamma
baf3b60651 Merge NPM Scripts: Added configuration option to change default click action #49282 2018-05-28 11:09:36 +02:00
Erich Gamma
5d8467dffe Add inline action for running 'debug scripts' 2018-05-23 22:56: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
fece020cc2 Added inline action to run a script 2018-05-04 14:52:57 +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
9a7fe683a8 Do not activate on '**/package.json' but only on 'package.json' 2018-04-27 12:05:35 +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
48b0ec47da added config option whether the explorer should be enabled. 2018-04-21 10:13:34 -07:00
Erich Gamma
bb1119e0b1 Open script on single click 2018-04-17 09:18:02 -07:00
Erich Gamma
adfe96397b only show the view when there are package.json files 2018-04-15 23:06:33 +02:00
Erich Gamma
7fc78e7b0c remove explorerVisible configuration setting 2018-04-15 22:04:17 +02:00
Erich Gamma
3d5f0b75af externalize strings 2018-03-31 23:06:43 +02:00
Erich Gamma
41b49e2dc1 added icons 2018-03-31 17:24:32 +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
526a88aeb0 added npmExplorer 2018-03-27 22:28:29 +02:00
Erich Gamma
5a7ed0f6e9 Change scope of exclude setting to resource 2018-02-28 16:57:38 +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
Erich Gamma
bc540f119d externalize strings 2018-02-28 12:28:25 +01:00
Erich Gamma
1a8ff9edff Bump version number 2018-02-27 16:00:43 +01:00
Matt Bierner
ac5ed16ece Move package-json extension to npm extesion
#44166
2018-02-23 13:29:52 -08:00
Erich Gamma
eaec7c3383 Fixing #43978 add description/readme 2018-02-21 13:16:58 +01:00
Dirk Baeumer
e91b851ca8 Upgrade to latest language pack format 2018-01-30 00:11:57 +01:00
Dirk Baeumer
04594c864b Add support for Language Packs 2018-01-25 21:14:34 +01:00
Matt Bierner
0421cba67f Localize npm.packageManager 2017-11-02 16:44:55 -07:00