Timo Harter

Results 16 comments of Timo Harter

I think we should get rid of that whitespace check in general. It is annoying even in the feature branches. The majority of submitted PRs have a "fix whitespace" commit...

Your fears are way overblown. At work we are maintaining a large codebase with a large team and there is no rule for trailing whitespace whatsoever (only for avoiding tabs)....

> How comes the «stupid» Bash script can't run under Windows when Git for Windows ships with Bash? and Win 10 natively supports Bash too — as if Make was...

For the record: I am not opposed to the validation at all. I just don't see the sense in the whitespace check given that such whitespace has no significance in...

Works ok on Windows and Mac, but doesn't work on Linux as it is. The code you edited is only active on Windows and Mac (see the surrounding `CompilerIf`). On...

I don't want to sound harsh and I am not trying to diminish your work but I really don't like features that work on only some OS. It will just...

**Bug 1:** I think nothing should happen automatically here to avoid the user losing any changes by accident. We should inform the user, by either: * Not allowing the operation...

**Regarding the Windows 10 thing:** You are way overthinking this. That is more an obscure feature for power-users. How many regular users do you actually think will know this feature...

I checked if there is a way to auto-select the file for Linux but I couldn't find an option for this in the popular file managers. I still think the...