thefasquelle
thefasquelle
**Rubberduck version information** Version 2.5.2.5906 OS: Microsoft Windows NT 10.0.19045.0, x64 Host Product: Microsoft Office 2016 x64 Host Version: 16.0.5404.1000 Host Executable: EXCEL.EXE **Description** The code below generates AssignmentNotUsed warnings...
**Justification** When a variable is unused but gets assigned, it triggers a VariableNotUsed Warnig along with an AssignmentNotUsed Hint. The quick fix for VariableNotUsed does not delete the assignment, so...
**Rubberduck version information** Version 2.5.2.5906 OS: Microsoft Windows NT 10.0.19045.0, x64 Host Product: Microsoft Office 2016 x64 Host Version: 16.0.5404.1000 Host Executable: EXCEL.EXE **Description** Every built-in VBE window respond to...
**Rubberduck version information** Version 2.5.2.5906 OS: Microsoft Windows NT 10.0.19045.0, x64 Host Product: Microsoft Office 2016 x64 Host Version: 16.0.5404.1000 Host Executable: EXCEL.EXE **Description** When exporting a module from the...
**Rubberduck version information** Version 2.5.9.6316 OS: Microsoft Windows NT 10.0.19045.0, x64 Host Product: Microsoft Office 2016 x64 Host Version: 16.0.5443.1000 Host Executable: EXCEL.EXE **Description** My application language is french, but...
**Description** For months I have not been able to find information under https://rubberduckvba.com/Features/Summary All feature boxes show an error message and links don't work https://rubberduckvba.com/Features/Summary?name=UnitTesting  https://rubberduckvba.com/Features/Summary?name=CodeInspections  Is the...
Would it be possible to redirect standard streams so that an app can run an other in a hidden window, but still get its output ? I tried this :...
### Feature description In windows clicking explorer background is usually equivalent to right clicking the folder icon when viewing its parent. I think GitExtension should show the same actions in...
I just read your entire website and it does a great job at explaining trunk based development and its various implementations with their advantages and challenges. Congrats and thank you...