Waldir Leoncio

Results 10 issues of Waldir Leoncio

Knowing this beforehand would have saved me quite some time, it'll probably help others as well.

Does todoist-cli handle subtasks? From what I can tell, when I add such tasks through the official GUI they appear at the same level as their parents on the CLI....

I was curious about why part of the code below is commented out: https://github.com/GuangchuangYu/badger/blob/01b6f5a1eb68a2abbb0791a90901fae91254cd29/R/badge.R#L56-L77 It looks like an attempt to read the package version from a local DESCRIPTION, which sounds...

...or maybe it's just me who frequenly thinks of those lines when running unit tests? 😄

Hi, I was wondering if you would consider adding a breakdown of coding time per languge in the status bar. Can't speak for everyone, but I sure would find that...

Thanks for creating this, BTW. :)

http://hogbaysoftware.com/projects/taskpaper is currently pointing to a 404 page. ![bilde](https://user-images.githubusercontent.com/8234768/139244566-d48ecbd0-4159-43f4-8186-057473c24660.png)

In R files, the presence of a hash symbol at the end of the section line prevents it from showing up on the VSC breadcrumbs row: ![bilde](https://user-images.githubusercontent.com/8234768/137888430-7ef1fcb2-543a-4ad1-a2c0-8134595d9615.png) Removing it makes...

When using tabs for indentation, setting `"comment-divider.shouldLengthIncludeIndent": false` doesn't properly respect the length defined by `comment-divider.length`. In my tests, the overflow varies from 1 extra character (when tab =< 4...

bug