safetycar
safetycar
I think this could cause less misinterpretations: "Minimum size of cached files in bytes, a bigger value can make the cache faster at the expense of more small files to...
One case for wanting the headers is when you have a program that allows reordering or customizing the columns. So far I've used the Acc library for v1 to do...
Is this outdated? I couldn't find what it refers to.
Ah, it was the double "e" (preceeding) what didn't let me find it. Uncommenting it, it passes. But the one below is somehow related and still fails (Continuation_CommandParam).
I saw that the issue on the other tests was not related to this same issue but to #74 So this one seems solved.
Note for future: The test is recommended to use commas, the current conversion does nothing but looks like it does because it is valid v2 as it is.
If you don't mind another opinion in the thread... I think this case could be generalized to other functions. Probably a proper check to add wrapping parenthesis would go just...
I've been trying to fix this issue for some time. I was finally able to make it work by using the vscodium's EXE installer instead of the MSI.
If you run the exe you get asked if you want to continue because there's already content in the folder. But I clicked continue and I still see things as...
I did more than one test, uninstalling the EXE and installing through MSI and it was failing when it was MSI. The EXE leaves an uninstaller "unins001.exe" for me, that...