Dan Arthur

Results 18 comments of Dan Arthur

@kavink @NicoleRauch Did either of you guys end up finding a way around this bug?

> Looks like someone did something similar 2 years ago, https://github.com/dmakeienko/azcli (haven't tried it though). This repo just adds some aliases but doesn't provide the completion. I have thrown something...

@marhaasa are you specifying a target database in your connection string? I have also been playing around with the sqlserver.vim adapter to include the `-G` flag - I can access...

No problem @marhaasa! Glad to hear you have it working now. I was able to follow the same steps with `az login` etc and have mine working now too, so...

@tpope that's a really good point about compatibility with the old CLI/driver. However, even though `authentication` is a supported connection parameter, the old CLI doesn't support an `--authentication-method` parameter. Instead,...

This is a problem with medium-parser and an issue is open there: gunar/medium-parser#12

Yes this is an issue I highlighted with medium-parser, see gunar/medium-parser#13 I will be opening a PR to fix this in the coming days, but it is likely this fix...

@Clovis-Portron just an update on this issue - I opened a PR last week for medium-parser, just waiting for @gunar to review and hopefully merge 🤞 Once that's done I'll...

Hi @Sudha247! This isn't actually an issue with medium-converter, but is actually an issue with medium-parser which this library heavily depends on. I opened an issue for this here: gunar/medium-parser#13...

@Clovis-Portron The issue with only some images being displayed is an issue with medium-parser. I opened an issue over there: gunar/medium-parser#13 that highlights the problem and a solution. I am...