Jim O'Flaherty

Results 11 comments of Jim O'Flaherty

Tysvm for finding and referencing those. I did try to search for prior issues to avoid double posting.

Has anything on this changed? **Desired Enhancement:** I'd love to know if there was a way to Pause/Suspend/Unload RubberDuck temporarily so I can stop the "Automatic Refresh" that occurs on...

> However, there might be a currently available workaround C: you can unload Rubberduck (and choose whether it starts immediately with the VBE) in the VBE's _AddIns_->_Add-In Manager..._ menu. Just...

> We could actually wrap the refactoring in an inspection quickfix pair. That would allow to find all unqualified calls and qualify them. I really like this. It completely captures...

> Could you possibly add a concrete example of what happens to your VBA and worksheet formula before and after? I'm struggling to visualise it sorry. (Ps I'm not an...

> ...flagging _all_ bitness-specific code seems a fair compromise. I agree with the compromise. And then if there is some sort of meta-AST pattern-based enhancement that can elevate this later...

> Is there a well-known library that enables dealing with integer bit sizes greater than 32 which works in VBA 32bit? I just found this one based on `String` as...

> You can save a spreadsheet in compatibility mode to target any version of excel and flag potential formulae incompatibilities (as well as other things like Tables or formatting that...

@Greedquest Tysvm, again, for all your assistance. > You can save a spreadsheet in compatibility mode to target any version of excel and flag potential formulae incompatibilities ... Search Excel...

Now that [ES2018 includes this](https://slidr.io/mathiasbynens/what-s-new-in-es2018#41), and given it is a year since the last update, what kind of status or roadmap is there covering when this would be included?