madskristensen / WebPackTaskRunner

A Visual Studio extension
Other
39 stars 16 forks source link

Task runner explorer does not appear in context menu #23

Closed MakarovAV closed 7 years ago

MakarovAV commented 7 years ago

Installed product versions

Task runner explorer does not appear in context menu

I installed this extension and all prerequirements according to this guide: http://vsixgallery.com/extension/471a020e-77f5-4c77-8ff0-59e08b6c5ba3/

Webpack config templates added successfuly. I can also see webpack watermark when editing config files, so extention partitially working.

But i cant find a way to start task runner, it just does not appear in context menu for config files: smth_wrong

MakarovAV commented 7 years ago

Ok, finally figured it out: webpack config should be added in root project directory. I think it should be more clear, wasted an hour(

madskristensen commented 7 years ago

Good point. I should state that loud and clear in the readme.md. It's a limitation of the Task Runner Explorer and not this extension actually