Skip to content

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

License

Notifications You must be signed in to change notification settings

nertilpoci/VisualStudio-Output-Filter-Extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published