Vaughan Rouesnel

Results 213 comments of Vaughan Rouesnel
trafficstars

What editor are you using?

Maybe this helps -> https://github.com/ryanoasis/nerd-fonts/issues/254

Don't worry - I don't know much about fonts either! I will see if I can fix it though. On Fri, Jan 31, 2014 at 11:24 AM, Raam Dev [email protected]...

I'm generally happy with Consolas on Windows but I will take a look at adding support. On Saturday, December 21, 2013, alphab1t wrote: > Many developers are stuck with using...

It doesn't work when you have multiple instances of the extract text plugin. E.g. you want to extract different styles into different output files. You would need to be able...

Say I have a file that contains all necessary config to setup `bootstrap-loader`. This must be loaded first in my vendor bundle. So to allow keeping all config related to...

Agree. First and last points will be good additions.

> Does prettyjson handle regular expression objects? Previously, stringifying would simply return an empty object. Yep. > Does prettyjson handle instance names (such as DefinePlugin)? Nope. This method I wrote...

For a start it would be good to be able to pass config to `RenderKid` - https://github.com/AriaMinaei/pretty-error/blob/master/src/pretty-error.coffee#L39. EDIT: This did not work. Looks like in `Layout` there is a config...