madskristensen / WebEssentials2015

A Visual Studio extension for web developers
Other
300 stars 94 forks source link

TypeScript - LintOnBuild/LintOnSave #185

Closed craigbroadman closed 8 years ago

craigbroadman commented 8 years ago

This version does not contain options for TypeScript, in-particular LintOnBuild and LintOnSave.

In Web Essentials VS2013 files that contained code that violated the tslint rules would be underlined in red in Solution Explorer.

Is there a way of switching this on for Web Essentials in VS2015?

P.S. I have set the "Set Warnings as errors = True" for Web Analyzer and if I open the file the violations are shown as errors in the error list

madskristensen commented 8 years ago

Is this issue about showing red underlines in Solution Explorer in the Web Analyzer extension? Web Essentials 2015 doesn't contain any TypeScript tooling anymore since I was asked to remove it by the TypeScript team

craigbroadman commented 8 years ago

Yeah the issue is showing red underlines in Solution Explorer and I am using the Web Analyzer extension.

Interestingly, a colleague of mine is getting the red underlines in one solution but not in another (both open in VS 2015)

madskristensen commented 8 years ago

The red underline is coming from Productivity Power Tools and not Web Analyzer or Web Essentials

craigbroadman commented 8 years ago

Ok thanks, I have posted a question to Productivity Power Tools