XAMPPRocky

Results 504 comments of XAMPPRocky

Relevant issue: https://github.com/microsoft/winget-cli/issues/182

Thank you for this issue! This isn't really a high priority at the moment so I'm comfortable waiting on clap to provide that functionality.

Thank you for this issue! I do want to update the comparison document with the latest version of all the tools. However I do also want to change how they...

@BrainMaestro Go ahead.

So the more I've thought about this the more I think that having the absolute numbers is really not necessary as it it's likely that someone will run tokei twice...

Thank you for your issue! I don’t know if I’ll include it, I would need to think about more about the implementation, but I do think it’s interesting.

@XenoAmess Thank you for your issue! You can provide some options through [`.tokeirc`/`tokeirc.toml`](https://docs.rs/tokei/10.1.2/tokei/struct.Config.html), I believe there is such a thing as "argfiles" where you can say `@args` and it will...

@NickHackman Thank you for your interest. At this point I don't want to add heuristics that are based on the source code for the downsides you mentioned, as well as...

@NickHackman It's true that it doesn't cover that case, but I would consider that quite pathological, a project that is using the same file extension for two different languages in...

Thank you for your issue! I believe this is blocked on the `toml` crate, as I believe it can't serialize the language output.