Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 Code inspection C#

You must be registered to post a reply.
Click here to register.

Screensize:
UserName:
Password:
Format: BoldItalicizeUnderlineStrikethrough Align leftCenterAlign right Insert horizontal ruleUpload and insert imageInsert hyperlinkInsert email addressInsert codeInsert quoted textInsert listInsert Emoji
   
Message:

Forum code is on.
Html is off.

 
Check to subscribe to this topic.
   

T O P I C    R E V I E W
[email protected] Posted - Sep 02 2020 : 1:09:33 PM
Hello,

Does the latest version of Visual Assistant X support code inspection (static code analysis) for C# code using VS2017? When trying the demo version I was not able to produce any waring in VA Code Inspection Result.

kind regards, Lars

3   L A T E S T    R E P L I E S    (Newest First)
feline Posted - Sep 03 2020 : 08:24:47 AM
You might want to look into StyleCop and FxCop

https://marketplace.visualstudio.com/items?itemName=ChrisDahlberg.StyleCop

https://docs.microsoft.com/en-us/visualstudio/code-quality/fxcop-analyzers-faq?view=vs-2019
[email protected] Posted - Sep 02 2020 : 2:39:18 PM
Appreciate the response.
feline Posted - Sep 02 2020 : 2:21:09 PM
Unfortunately no, it doesn't. Code Inspection uses Clang, which is a C++ only tool, and you will only get Code Inspection results for C++ code.

© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000