Marcin S.

Results 76 comments of Marcin S.

Just got back to this. 😅 > BTW, everyone: please let me know if this fixes the skipping bug for you. It seems to fix it, thanks. But now when...

The skipping of sections seems to still be an issue. Uploading a new screenshot for reference: The bug happens when my point is on "TODOs" and I press `n`.

I'm getting it for https://github.com/SkynetLabs/skynet-js, branch `revision-cache`.

To be clear, I understand the intention here: in the first case, the filename is a collapsible section header that behaves like other section headers. However, I don't want it...

I don't plan on working on this myself, if that's what you're asking.

So the original screenshots don't work. BWAH! **🤦🏻‍♂️** (I just tried bolding `that` emoji... didn't worked.) But this package looks better visually than what I remember. There is an improved...

I've pushed a commit addressing this case. However, a new edge case is possible where two dependencies have the same "package" value but different versions or git repositories. I think...

Here is the commit that addressed your case: https://github.com/m-cat/cargo-deps/commit/6722e2e5713a963c66c4fe33862d760956f7b467 It simply overrides the name of a dependency by the `package` value, if it is set. I haven't had time to...

Awesome! Let me know if you get stuck.

Hi @Algirdyz, thanks for the report. Can you provide specific steps and code to reproduce your issue, and a copy of the output you're seeing? The `main` function just uses...