Brandon Shelley

Results 59 comments of Brandon Shelley

So are you saying that it always calls the function if it's a function and returns the value?

Alright. Thanks for the info. The only other thing I'm wondering now is the benefit of having that first example in the readme; if the nested function is always called,...

@timotheeguerin thanks, for me (using 2.2.0 because 3.0 is broken it seems?) I had to make it ```diff -"prettier.prettierPath": "./packages/compiler/node_modules/prettier", +"prettier.prettierPath": "./packages/compiler/node_modules/prettier/index.js", // ^ ```

Not clear how setting allowed languages would solve the problem of internationalized spellings for routes? If you can elaborate, that'd be great.

Agreed David, I wonder if this belongs in a new thread as a proper feature request?

Just jumping back in here – I agree that an alias path is not the same thing as a redirect. A redirect implies the resource was originally there, and is...

Ok this has been on my list of small annoyances for a long time, so I've got a fix in the works! I don't love the pattern of nested function...

Discussion thread here as well: https://github.com/brandonscript/Radarr/commit/5582e8b8e907696d27c4b051844d07a78a5f6c06#commitcomment-139616872, specifically _what_ do we want to capitalize, and _when_?

Can anyone verify that this is causing crashes on MacOS as well? It's happening to me quite frequently, though even after installing mono, it hasn't fixed it. I can't find...