g

Results 8 comments of g

would it be possible to add a flag in the json (then in the .shim) indicating that shim.exe should not wait indefinitely? Something like ```C# bool fork = bool.Parse(Get("fork", config)...

@r15ch13 is there a way you think this should be accomplished? i'd be happy to close #2006 if there were another way around it. I suppose we could also change...

Windows isn't very friendly about symbolic links, but hard links are more accessible for those who do not have admin rights. However, I think that @rasa is correct about `.dll`s....

I'd happily do this myself, but I've unsuccessfully set up all the dependencies for the Makefile, so I'm giving up. However, I suggest the following: - Create new decorators: `@given`,...

I actually don't run into this problem with projects that have a `.clang-format`. So, I opened vim with `vim -V9details.log thread.cpp` in a place without `.clang-format` and tried `:w` a...

I believe this is no longer an issue, and can be closed due to cc9b5d8f

@jbeder, I'm trying to see about adding comments. Reading through concerns above and in other related tickets it looks like folks expect a comment to come after the thing it...

Well this would be great, I do want to point out that it may be a lot of effort, as `jq` has its own language and everything. The feature is...