Benjamin Brooke

Results 19 comments of Benjamin Brooke
trafficstars

The BrowserSync is confusing. I'm using XAMPP at localhost/wp_vs_532 and put that in the config file. But hot reloads weren't working. I noticed the message about port 3000 and tried...

Upon further messing around the lines go away when using px, rem and em units for margin. When using vh or % the lines appear. Not a perfect solution makes...

@ethanselzer - no problem. I am on Windows 10 and Chrome 64

Very true. I faced a similar problem when implementing `InfiniteScroll` with Apollo v3 pagination. I ended up just using the `loading` from Apollo, as well as by checking the network...

@rastographics - I just re-read the readme. So when I cobbled this together I was playing around with a GIF editor/recorder desktop built on top of electron - with a...

Are you thinking something like what is described [in this article](https://chris.beams.io/posts/git-commit/)? This format is: ```git commit -m ":emoji: Title with max of 50 chars \n\n Body with max of 72...

So does the user create the temp file in vscode? Or do I parse the user input from the vscode UI and generate a file from that? I have to...

I am brainstorming. I just found [this article](https://coderwall.com/p/-rlneg/multi-line-git-commit-message-from-cli) and the last option - adding `$` between `-m` and the quoted message. The article says that `$` makes the shell honor...

I added basic multiline support. Having a problem with my azure devops account. I didnt renew an email address i used for the microsoft account i created the account for...