Open SystemsModelling opened 5 years ago
Procedure name should really be there, yes.
Not sure what's up with "Excel Excel" here...
A quick look at DeclarationInspectionResult.cs points to "Excel Excel" being a result of the QualifiedModuleName being "Excel" for project "Excel" - fixing this is much more complicated than it seems.
Code Inspections exports these columns:
Type Project Component Issue Line Column
Could we add proc name?Also, in the lines
Warning Excel Excel Expression '[a5]' cannot be validated at compile-time.
Should first 'Excel' be project name like all the rest?