-
Couldn't load subscription status.
- Fork 315
Description
I open a wb, into VBE, click Pending, status goes to Parsing and stops, stays greyed out.
Add a dummy code line, it suddenly wakes up and goes to Ready.
Click Refresh, parses and goes to Ready as expected.
No errors, but some Warnings. Too many to paste, but here's a few. Do they matter?
2017-03-21 11:53:06.3114;WARN-2.0.13.32288;Rubberduck.Parsing.Symbols.TypeAnnotationPass;Failed to resolve type ProcCall; 2017-03-21 11:53:06.6424;WARN-2.0.13.32288;Rubberduck.Parsing.Symbols.IdentifierReferenceResolver;Type Context: Failed to resolve Object. Binding as much as we can.; 2017-03-21 11:53:06.7494;WARN-2.0.13.32288;Rubberduck.Parsing.Symbols.IdentifierReferenceResolver;Default Context: Failed to resolve Me.Tag. Binding as much as we can.;
Then at the end it seemed to go to Inspections although I had not clicked that. Are Inspections now always done?
2017-03-21 11:53:07.6418;DEBUG-2.0.13.32288;Rubberduck.Parsing.VBA.RubberduckParserState;RubberduckParserState raised StateChanged (Ready); 2017-03-21 11:53:07.7668;TRACE-2.0.13.32288;Rubberduck.Root.TimedCallLoggerInterceptor;Intercepted invocation of 'OptionBaseZeroInspection.GetInspectionResults' ran for 1ms;