Releases: madskristensen/WebEssentials2013
Releases · madskristensen/WebEssentials2013
Version 2.6.36
- HTML region support for Knockout comments
- Fixes and tweaks
v2.6.12
- Support for VS2013 Update 5
- Fixes for CSS source map processing
- Line/column consistency fixed for JS linters
- Made Microdata validation optional
- ZenCoding updated
- Many, many bug fixes and tweaks
Version 2.5.4 for Update 4
Bug fix release
Bug fix release for 2.5
- Fixes a crash in HTML class attributes
Version 2.5 for Update 4
- JSON tooltip on hover
- JSON commands for comment/uncomment
- Editor watermarks for new file types
- Removed all node.js based tools ◦Sass/LESS compilers
- JSHint/JSCS linters
- CSS AutoPrefixer
- Handlebars compiler
- SweetJS/LiveScript compilers
- New CSS Intellisense icons for known frameworks
Version 2.4 for Update 4 RC
Important! This version requires Visual Studio Update 4 RC
- Updated LESS and Sass compilers
- Updates to CSS Media Query Intellisense
- Added Handlebars compiler
- Updates to the Markdown editor
- Removed features that's now in Update 4 RC
- Bootstrap and Angular icons in HTML Intellisense
- Added Angular class name Intellisense
- CSS snippets for gradients
- Support for .jshintignore
Version 2.3
Merge pull request #1378 from am11/master CodeGen: Entertain empty classes (#1377)
Version 2.2
v2.2 v2.3
Version 2.0 for Update 2 RC
- TypeScript fixes
- CSS snippets for gradients
- Updated JavaScript Intellisense with modern APIs
- Updated folder structure of WE source code
- New Sass Smart Tags for extracting variables
- Color glyph added to Sass variable declarations
- Added color glyphs to the Intellisense list
- Fixed CSS specificity for LESS and Sass
- Angular.js Intellisense in the JavaScript editor
- Updated defalut TSLint settings
- Fixed automatic CSS schema update mechanism
- Source Maps reading support in preview window
- CSS filter for uncommon property names
Version 1.9
Important! This version doesn't work with Visual Studio Update 2. We're working on it...
- Sweet.js compiler
- DataContract support in Intellisense
- Saves all genereted files in UTF with BOM
- HTML Smart Tag for downloading remote files
- Recursive config support for JSCS
- ZenCoding updates
- LESS compiles entire chain when one file changes
- Browser Link error fixes
- Better ignore logic for the lint runners