Joshua Tzucker
Joshua Tzucker
With how often this is needing updates, it would be nice to establish some sort of test or simple check to verify the shape of the output. This could be...
> January 2023 - Staring in Chrome 112, Chrome may run experiments to turn off support for Manifest V2 extensions in Canary, Dev, and Beta channels. https://developer.chrome.com/docs/extensions/mv3/mv2-sunset/ https://developer.chrome.com/blog/mv2-transition/ UPDATE: [They...
Hello! *Huge* fan of this tool, and I'd like to propose a new feature that I often wish existed when working with "expensive" tasks (that take a long time to...
**Is your feature request related to a problem? Please describe.** I might be missing something, but it seems like there is not a super-straightforward way (at least not as easy...
This does not seem to be handling *output file* options correctly if called from a nested directory, and GDE is told the project root via CLI. For example: ``` /...
For quickly scanning stamps, it is hard to tell at a glance what something like this actually means in terms of relative dates: ```json { "md/docs/contributing.md": { "created": 1605291448, "modified":...
This tool tends to have the most value with Markdown based projects, so it would be nice to be able to use something like `**/*.md` as an input pattern, instead...
Would be nice to have simple option to control formatting of output JSON - e.g. `\t` vs `space` for indenting.
Would be nice to be able to respect a `.git-blame-ignore-revs` style file or glob list, so you can prevent moves or other specific bulk changes from updating `modified` stamps.