Alexander Bird
Alexander Bird
This would be helpful. My situation: I need to compile a TypeScript file and output the JavaScript to the top level in dist. I could do this with a separate...
I like the PR and full history of git, what about using Github pages to render the markdown? It looks like with a little duct tape you can get tags...
I don't think I would have had the guts to create a new page on a wiki, but I'm very comfortable opening a PR -- the github workflow feels more...
I've done a spike of the Github pages thing: https://alexanderbird.github.io/Mobbing-Pattern-Language/ In addition to the changes on my fork, I enabled Github pages through my repo settings. https://github.com/alexanderbird/Mobbing-Pattern-Language
I just did a spike of this on my account -- you can see it here: https://github.com/gyim/vim-boxdraw/compare/master...alexanderbird:patch/double-box-draw It works find with python 3, but there are more encoding issues that...
Callback or promise so I can wait until visual diff editor closes before moving on to the next test?
Interesting -- what platform do you run it from? For me, on mac, each new failure uses the original p4merge window -- so my workflow is run them all with...
Callback or promise so I can wait until visual diff editor closes before moving on to the next test?
From a testing perspective, I was thinking we could write a unit test that uses a custom reporter that calls to a process that ~waits for some UDP message before...
Callback or promise so I can wait until visual diff editor closes before moving on to the next test?
👍🏻 Thanks for the update!
Thanks! I don't normally use the git tools built into intellij so I didn't look there before. I'll take a look next week and report back. Thanks for the response!