Skip to content

madskristensen/ErrorCatcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Error Catcher II

Build status

Download this extension from the VS Marketplace or get the CI build.


The easiest way to make sure not to miss any errors or warnings in any code file.

See the change log for changes and road map.

Show errors

Sometimes it can be hard to tell if the file you're editing contains errors. Perhaps the error is all the way to the bottom of the file and you don't notice it. You might save the file containing the error and something bad happens when you then try to run your application.

Adornment

Customize

You can decide if you wish to show errors, warnings and/or messages. Just right-click on the icons to enter edit mode. Then check the checkboxes for each of the error types you wish to see.

Edit Mode

How it works

  1. Displays errors at the top right corner of the editor
  2. Displays both the number of errors, warnings and messages
  3. Only shows errors that are currently visible in the Error List
  4. Right-click icons to enter edit mode
  5. Left-click icons to open Error List

Contribute

Check out the contribution guidelines if you want to contribute to this project.

For cloning and building this project yourself, make sure to install the Extensibility Tools 2015 extension for Visual Studio which enables some features used by this project.

License

Apache 2.0

About

A Visual Studio extension

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages