Russell Chappell

Results 8 issues of Russell Chappell

Atom: 1.23.3 PHP: 7.1.6 PHP Integrator: 3.2.0 PHP Integrator adds extra lines between use statements including when using "Sort use statements" and doesn't sort them in any order anymore. Starting...

bug

When mounting a module using the `DynamicModuleLoader` and then later unmounting it, the state and reducers remain. This can be verified by removing a DynamicModuleLoader and inspecting Redux using redux...

I was amazed to find that adding rrule generator to our library added over 850kb to the build size of our application. Considering the library folder only contains 258kb of...

When trying to select multiple lines within Atom with ALT + LMB, whilst there are text buffer decorations, the cursor starts on the wrong line. Depending on how many decorations...

### What happened? When you make a request, and the data returns an error response with a stack trace for example, it highlights file paths as though they are clickable....

bug

**Describe the bug** When you have a tuple that returns an array of different types and it is hinted using the array-shape syntax. When you skip destructing values the next...

bug

Within https://github.com/dojo/util on branch 1.13 there is a bug with the bower.json https://github.com/dojo/util/blob/ac08c6d2932d86049e5dfa5eaa288469e190643a/bower.json#L20 It references "dijit-themes": "1.13.1-pre" which doesn't exist and should still only reference "dijit-themes": "1.13.1".

**Is your feature request related to a problem? Please describe.** We use replicas in our compose stack to simulate running a real world setup. For example we have multiple PHP-FPM...

enhancement