We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 6 years ago.
Improve this questionThere are many code qual开发者_高级运维ity tools but we missing compile time defects most of the time. If we have track of our mistakes we can easily reduce coding time by reducing compile time defects.is there any compile time defect analyzing tools for programming?
Resharper is a great tool, it's actually the best one there is for C#.
Visual Assist is also not half bad and helps with more languages.
精彩评论