Barnaby Keene

Results 182 comments of Barnaby Keene

It seems this has been reported before: https://github.com/src-d/go-git/issues/1155 And was mentioned in some tests https://github.com/src-d/go-git/pull/906 I will do some digging and see if I can figure out the exact cause....

I can't help without any information. Please elaborate on the issue you're running into.

> Pawn version: 3.0.19 Do you mean 3.10.9? There is no 3.0.19 that I know of. > I trying to change some settings like adding parameter -Z or -d3 `-Z+`...

Yes I believe the vscode API would allow that - debug mode doesn't need to provide the full stop/step functionality, it can be reversed so the application being debugged is...

To answer the first question, the output tab was never used - this is only for extension output, not task output. This may be the case in future when sampctl...

Oh yeah I think the `name` property is only valid in the `package.json` declaration, feel free to omit it in your tasks.json file, it'll make no difference.

Going to re-open this as it's still an issue I need to solve on my end. Either by modifying `package.json` to not include an explicit `gamemodes/` subdirectory or by updating...

Possibly, I was working on something similar to this but without the verbosity of XML syntax and each parameter having a separate line. Grabbing the params shouldn't be too difficult...

What error?