thefasquelle

Results 9 issues of 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...

bug

**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...

enhancement
up-for-grabs
difficulty-02-ducky
feature-inspection-quickfixes

**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...

bug

**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...

bug

**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...

bug

**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 ![image](https://github.com/rubberduck-vba/Rubberduck/assets/139963448/7078e8fe-61f4-4f48-87bf-30ff75c4e3c1) https://rubberduckvba.com/Features/Summary?name=CodeInspections ![image](https://github.com/rubberduck-vba/Rubberduck/assets/139963448/7d365cbd-cf37-47a6-adb8-d69724545e4c) Is the...

bug

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...

area: shell extension
type: feature request

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...