Commit Graph

279 Commits

Author SHA1 Message Date
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
Martin Aeschlimann
9a03a86c0a improve npm.fetchOnlinePackageInfo handling 2018-08-16 16:39:07 +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
atompkins
30254a8e25 Use npm view to populate info box 2018-08-08 15:43:49 -07:00
Pine Wu
c9764c85d7 Settings description update for #54690 2018-08-01 14:46:33 -07:00
Alex Dima
47212be6f3 Settings sweep (#54690) 2018-07-30 12:35:43 +02:00
Erich Gamma
83a42a58af Contribute run selected to the context menu 2018-07-29 11:38:22 +02:00
Erich Gamma
345440f62f prefix command with extension name 2018-07-29 11:12:25 +02:00
Erich Gamma
82423033d9 Added command to Run the selected npm script 2018-07-28 22:10:29 +02:00
Erich Gamma
812d082e90 Fixing Cannot debug npm script using Yarn #55103 2018-07-28 18:41:09 +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
7697ef6711 Flush scripts cache when the document changes 2018-07-26 15:56:28 +02:00
Erich Gamma
22f0337064 cache the scripts for the hover 2018-07-26 09:42:38 +02: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
f6064affd1 update to tasks 2.0 2018-07-24 08:30:52 +02:00
Erich Gamma
1c14e736d2 Add missing nls key in package.json, fixing #54714 2018-07-23 09:34:03 +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
Erich Gamma
9a924f71f4 Fix for #54085 npmScript explorer doesn´t show scripts with same name in multi root setup 2018-07-17 08:53:26 +02:00
Greg Van Liew
c150d0d42d Edit pass on new built-in extension comments (#54277) 2018-07-13 15:28:27 -07:00
Ramya Achutha Rao
f89c16c04c Standardize readme across built-in extensions #54098 2018-07-11 16:38:32 -07:00
Erich Gamma
7452fe03a0 Generalize the debug argument matching 2018-07-03 16:56:27 +02:00
Dirk Baeumer
21991b4912 Move to latest vscode-nls for corrupted cache support 2018-07-03 16:12:52 +02:00
Greg Van Liew
14274ef7d1 Use VS Code with a space in built-in extension descriptions. (#53080)
* Use VS Code with a space in comments

* User VS Code with a space in built-in extension descriptions.
2018-06-26 18:38:18 -07:00
Erich Gamma
09e8559257 Don´t show npm explorer commands in the command palette fixes #51196 2018-06-13 12:03:13 +02:00
Dirk Baeumer
e5c3c10853 Remove old proposed task API 2018-06-07 10:05:47 +02:00
Martin Aeschlimann
eb2b51aeb9 associate npmignore with ignore language (for #51026) 2018-06-04 11:42:05 +02:00
Erich Gamma
b48a89d461 remove commented out lines 2018-06-04 09:42:47 +02:00
Erich Gamma
a10a7633d1 use unused span for unused locals/parameters 2018-06-04 09:11:17 +02:00
Erich Gamma
f7f2911e2b Reapply fix for #50790 2018-06-01 09:35:42 +02:00
Erich Gamma
6a62a945ea Fix for #50792 npm exclude doesn´t work for folder names 2018-05-30 17:43:58 +02:00
Erich Gamma
8b9b0d3582 Fix for #50792: empty pre post scripts not rendered properly 2018-05-30 17:31:02 +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
Callum Isitt
6d25151513 Add link to package homepage in package.json files
Displayed at the bottom of the box that appears when hovering over a package name
2018-05-17 15:15:40 +01:00
Erich Gamma
a323b399d6 dynamically refresh the view when the npm.exclude setting changes 2018-05-17 10:46:16 +02:00
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
Josh Schreuder
1c3fc6fa21 Fix spelling mistake in NPM task tooltip (#48980)
ommitted -> omitted
2018-05-07 11:51:17 +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