简体   繁体   English

如何在Visual Studio中使用更少的自动编译器

[英]How to use Auto compiler for less and sass in visual studio

I am beginner in using less and sass 我是少用和无聊的初学者

As it seems there is no way to link less or sass file directly to html page. 似乎没有办法将更少或sass文件直接链接到html页面。 so it needs compilation to Css 所以需要编译到CSS

As I read in some articles I installed web compiler and also web essentials.But I don't know how to use them. 当我阅读一些文章时,我安装了Web编译器和Web Essentials,但是我不知道如何使用它们。

and still there is no auto compiler in my visual window. 而且在我的可视窗口中仍然没有自动编译器。

here it said I should right Click on my sass or less file in solution: 它说我应该在解决方案中单击我的sass或更少的文件:

https://visualstudiogallery.msdn.microsoft.com/3b329021-cd7a-4a01-86fc-714c2d05bb6c https://visualstudiogallery.msdn.microsoft.com/3b329021-cd7a-4a01-86fc-714c2d05bb6c

but web compiler is not in my solution: 但是Web编译器不在我的解决方案中:

在此处输入图片说明

does any one know any step by step tutorial or guide? 有谁知道任何分步教程或指南吗?

Really thank you. 真的很感谢你。

It looks like your plugin is not installed at all. 看来您的插件根本没有安装。 If you are sure that you installed the plugin in Visual Studio, double check how many other versions of VS you actually have - and check whether or not you have accidentally installed it in some other instance by accident 如果确定已在Visual Studio中安装了该插件,请仔细检查您实际拥有的其他VS版本-并检查是否在其他实例中意外安装了该插件。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM