Nick Giancola

Results 32 comments of Nick Giancola

Installing from master resolved this for me

@bbugh this is great news! I’ll catch up on those threads and see what’s next for the extension to take advantage of the VS Code update. Thanks for bringing this...

Looks like the extension API changes will work great for us. They're available as preview in the most recent release, and there's a recent commit promoting them to stable so...

@ryaninvents Agreed! That'd be a great feature. I don't have much time to work on this plugin these days -- although I do still use it all the time. If...

@DaveTorbeck sure, but that would make it much less convenient to create files in existing directories. Can you elaborate on your use case?

@DaveTorbeck @jmcbee The reason we first show the directory picker is because VS Code extension API doesn't give us the ability to tab complete while you're typing an existing path...

@matthewmcgarvey Thanks for the fix! Sorry for my delay in getting to this -- I don't have much time to support this plugin these days. I've gone ahead and given...

Interesting. Seems to only be a problem on Windows.

@inwardmovement thanks for the suggestion! I unfortunately don't have much time these days to add features, but I'd welcome your code contribution if you're interested :)

@floydwch good idea! Perhaps a workaround for the time being: if you open each git repo as its own root in a multi-root workspace (instead of opening the parent dir),...