VsCommandBuddy
VsCommandBuddy copied to clipboard
Direct errors, warnings and messages to Errors List window
hi, seeing what is going on in output window is great, thank you for this ability, but when there is a lot of errors or warning it is really hard to scroll and find them, so is there a possibility to direct those to Errors List Window? much the same when you work with c#, CSS, etc...
thanks in advanced.
I see what you mean, I'll have a look on what's possible here...
VsCommandBuddy v1.18 contains a fix for output to a VsCommandBuddy output window. Maybe you can have a look at that and see if that works for you ...
thank you for the update, but nothing happens, i let my grunt file throw warnings and errors on purpose but still they only show in output window.
V1.18 did not intend to send errors to errorlist and rest to normal pane. It did however make the output much more readible. Thought it was worthwhile noting, nothing more See issue#4. I'll mark this issue as a feature request.
@PaulHuizer
indeed the Output pane is really more readable, but still it would be more helpful to direct errors, warn, info to VS list, the way i say it is that this extension i developed to make our files Easier in a specific IDE, which is Visual Studio, and if we can benefit from the usual work flow it would be great, for example now MS Build, web essentials Direct all errors to VS Errors List, same goes for JSHint, JSLint, type script, it is a central place for it.
thanks in advanced.