Skip to content

Latest commit

 

History

89 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Debug output filter

Download here Visual Studio Marketplace

Provide new output windows which can be filtered so you can debug only section of code you need at one time

Working on a large project with many developers means that everybody does this Debug.Write(message) the the output window is not very useful since you cannot read your messages with all the messages coming in from different sections of the app. This extension provides a new window which reads the output window and then you can filter the output using your own filters.

Screenshot 1

Screenshot 2

Screenshot 3

Screenshot 4

About

Provide new output windows which can be filtered by tags so you can debug on section of code at a time

Topics

Resources

Stars

26 stars

Watchers

4 watching

Forks

Releases

Packages

Used by

Contributors

Languages