Patrick O'Beirne

Results 4 issues of Patrick O'Beirne

**Rubberduck version information** Version 2.5.2.5906 OS: Microsoft Windows NT 10.0.19042.0, x64 Host Product: Microsoft Office x86 Host Version: 16.0.15028.20160 Host Executable: EXCEL.EXE **Description** A Code Inspection Warning is Member 'Range'...

bug

### Issue type Engraving bug (incorrect score rendering) ### Bug description Inserting a horizontal frame and entering a break at that frame breaks the stave all right but now there...

P3
engraving

How about making dumb string comparison more explicit? ` If = ` becomes ` If Strcomp(, , vbTextCompare)=0 ` or maybe use whatever Option Compare setting is instead of vbTextCompare,...

enhancement
feature-inspections
feature-refactorings
code-path-analysis
difficulty-03-duck
retriage-v3

Parsing seemed much faster in 2.0.12 but now it takes longer again, While it is Parsing, Indent shows Procedure and Project enabled but Module greyed out. If it's not ready...

bug
user-interface
feature-smart-indenter
up-for-grabs
difficulty-02-ducky