让人一用钟情的VS插件系列之一--Web Essentials(Web开发必备利器)_html/css_WEB-ITnose
返回VS插件总目录
本篇目录
- 初识Web Essentials
- 看国外大牛如何评价Web Essentials
- Web Essentials下载与安装
- Web Essentials涉及到了哪些内容
初识Web Essentials
Web Essentials
Web Essentials给Visual Studio扩展了很多新的功能,对于Web开发者来说,这些功能我们已经等待好多年了。
如果你正在编写CSS, HTML, JavaScript, TypeScript, CoffeeScript 或者 LESS,那么你会发现Web Essentials的很多新的功能会使你的开发生活变得更简单。
这里声明一下,这篇文章是献给所有使用Visual Studio的Web开发者的。
看国外大牛如何评价Web Essentials
看了Web Essentials有木有很激动,想要跃跃欲试?别急,还有更激动的大牛评论呢!更重要的别忘了点击大牛的博客哦!
Rick Strahl 说:
使用Web Essentials做Zen Coding开发会显著提示生产力!扩展的Css模板语言很牛逼!
Brad Wilson 说:
如果你正在使用VS2012做web开发,而且还没有安装Web Essentials,那么你就做错了!最喜欢的新特性是:支持Zen Coding!
John Papa 说:
绝对是最重要的插件!Web Essentials是一个巨大的生产力提升器!它帮助我在编写CSS,HTML,和JS方面时速度更快,而且少犯错误!
Scott Hanselman 说:
Web Essentials正如其名,它就是最重要的(Essential)!它是Web团队最重要的功能操练场,也是Visual Studio未来的一个前景!
Web Essentials下载与安装
目前,Web Essentials支持VS2010,VS2012,VS2013和VS2015。点击下面的图片转到官方网站,即可下载对应的版本。需要注意的是,VS2013 要求是Update 4或者5。
当然,也可以在VS工具内置的 扩展与更新 中进行搜索下载。
安装就不用说了吧,下载完成直接安装,安装完成之后,记得重启VS即可使用了。
安装完之后,下面就该小试牛刀了。
Web Essentials涉及到了哪些内容
正如下图所展示的,下面会分11(增加一个Bundling)部分来介绍。本人以VS2013 Update5为例。由于11个部分放到一篇来写的话,篇幅太长,所以本人将每个功能单独分成一个短篇。请点击下面的链接阅读相应的文章。
如果下面的文章已经显示有了链接,而点击显示页面不存在,别着急,说明文章已出炉,6小时之后(白天)就会出现在首页。
- 通用功能
- Browser Link
- Bindling
- 样式表
- JavaScript
- HTML
- TypeScript
- Less
- CoffeeScript
- Markdown
- 自定义编辑器

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics



HTML is suitable for beginners because it is simple and easy to learn and can quickly see results. 1) The learning curve of HTML is smooth and easy to get started. 2) Just master the basic tags to start creating web pages. 3) High flexibility and can be used in combination with CSS and JavaScript. 4) Rich learning resources and modern tools support the learning process.

The article discusses the HTML <progress> element, its purpose, styling, and differences from the <meter> element. The main focus is on using <progress> for task completion and <meter> for stati

The article discusses the viewport meta tag, essential for responsive web design on mobile devices. It explains how proper use ensures optimal content scaling and user interaction, while misuse can lead to design and accessibility issues.

The article discusses the HTML <datalist> element, which enhances forms by providing autocomplete suggestions, improving user experience and reducing errors.Character count: 159

HTML defines the web structure, CSS is responsible for style and layout, and JavaScript gives dynamic interaction. The three perform their duties in web development and jointly build a colorful website.

The article discusses the <iframe> tag's purpose in embedding external content into webpages, its common uses, security risks, and alternatives like object tags and APIs.

The article discusses the HTML <meter> element, used for displaying scalar or fractional values within a range, and its common applications in web development. It differentiates <meter> from <progress> and ex

WebdevelopmentreliesonHTML,CSS,andJavaScript:1)HTMLstructurescontent,2)CSSstylesit,and3)JavaScriptaddsinteractivity,formingthebasisofmodernwebexperiences.
