Augusto César Dias

Results 113 comments of Augusto César Dias

Okay... I understand why it doesn't work... But now I ask why it works in my another project that runs in very similar conditions (same gitlab ci and almost identical...

Gitlab set the depth to 50 by default and what you said is not the case. The other project is older and contains a lot more commits. This project is...

I basically have a web server that receives URL's, I fetch it with hyper, process and send back in the response. There's no chance of timeout in this test as...

I have a feeling that resources are not being properly cleaned by hyper as I getting way too many timeouts in my production application... I still haven't managed to find...

I will do it this week and test again

Hi. I'm unable to test this as I don't have access to the system that uses it anymore.

I'm sorry. I'm having very few time at the moment to troubleshoot this. @hwmaier @Penguinang could you check if the changes of one of you caused this?

At the moment it is not possible. It was implemented to use the default from vscode settings but we had to revert because of #9 since I don’t have a...

I believe this happens when you have multi folder workspace right? I haven't tested this use case and as you can see [here](https://github.com/augustocdias/vscode-shell-command/blob/master/src/extension.ts#L80) I'm not parsing the indexes from workspacefolders....

@rahul0705 every open issue is on the roadmap to be implemented at some point. At the moment I don't have much time to focus on it because of personal and...