VsCommandBuddy icon indicating copy to clipboard operation
VsCommandBuddy copied to clipboard

Direct errors, warnings and messages to Errors List window

Open devmondo opened this issue 11 years ago • 5 comments

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.

devmondo avatar Aug 03 '14 05:08 devmondo

I see what you mean, I'll have a look on what's possible here...

PaulHuizer avatar Aug 05 '14 00:08 PaulHuizer

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 ...

PaulHuizer avatar Aug 08 '14 13:08 PaulHuizer

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.

devmondo avatar Aug 08 '14 17:08 devmondo

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 avatar Aug 10 '14 22:08 PaulHuizer

@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.

devmondo avatar Aug 11 '14 08:08 devmondo