Matthew Pfluger

Results 6 issues of Matthew Pfluger

**Rubberduck version information** Version 2.5.2.6059 OS: Microsoft Windows NT 10.0.19044.0, x64 Host Product: Microsoft Office x64 Host Version: 16.0.15330.20230 Host Executable: MSACCESS.EXE **Description** I added the `@NoIndent` attribute to the...

bug
feature-smart-indenter

I've been following the tutorial, and I've made it to the **Logic Errors in Lambda Functions** [chapter](https://serverless-stack.com/chapters/logic-errors-in-lambda-functions.html). As I copied the first faulty code and tested it, I realized I...

_This issue was first reported on the Serverless issues list as [#7378](https://github.com/serverless/serverless/issues/7378)._ # This is a Bug Report ## Description I discovered today that when I use `sls deploy` to...

### Summary When reading the documentation regarding output variables (such as [the Elastic Beanstalk Create App Version task](https://docs.aws.amazon.com/vsts/latest/userguide/elastic-beanstalk-createversion.html#parameters)), I got the impression the variable would be available as other output...

feature-request

**Rubberduck version information** The info below can be copy-paste-completed from the first lines of Rubberduck's log or the About box: Version 2.5.9.6314 OS: Microsoft Windows NT 10.0.22631.0, x64 Host Product:...

bug

While working on #6063, I encountered a single failing test: ![image](https://user-images.githubusercontent.com/4409272/210110138-62fdaf33-0c12-4512-bfd8-3182ad476511.png) ```  Identify_NamedParameter_Parameter_FromExcel  Source: SelectedDeclarationProviderTests.cs line 515  Duration: 1.7 sec Message:  Expected: But was: Stack Trace:  SelectedDeclarationProviderTests.Identify_NamedParameter_Parameter_FromExcel() line 532 ```...