Diego Mateos

Results 63 comments of Diego Mateos

Commits detal view is the reason I dont use gitlens. It is **embarrassingly** bad compared with the rest of the views and the graph... ### File changes is the most...

Yeah I miss this column too. Pretty useful to differentiate small/large commits. Sample design from git log: ![image](https://github.com/mhutchie/vscode-git-graph/assets/26868611/8fd37c73-5642-4cba-b830-246fbcc08332) Sample design from gitlens: ![image](https://github.com/mhutchie/vscode-git-graph/assets/26868611/dc044ec3-f466-4abd-9d06-2bebf501875f) Could be as simple as additions in...

Yeah having to go from typo to typo is a bit tedious. Something as suggested in #237: > I've recently discovered https://marketplace.visualstudio.com/items?itemName=sygene.auto-correct. It would be nice if these two extensions...

Did not found any `wakatime.cfg` in the chrome extension folder. Also searched a bit for some kind of "hostname" in the files but I found nothing either. Really would like...

It certainly has some open PR and unanswered issues but managing this kind of projects is time consuming. There was activity in January so I would not consider it dead.

Would be nice to have a global toggle with a command easily bindable to a hotkey.

TBH that extension (https://github.com/stefansundin/duplicate-tab) complements pretty well this one. The only repeated macro would be "Pop tab out to a new window", the rest are new. So I guess this...

This makes very common samples like [How to dump a dict to a JSON file? (SO)](https://stackoverflow.com/questions/17043860/how-to-dump-a-dict-to-a-json-file) throw the same exception. **Therefore, the following does is not really true:** > The...

I checked and I do not have that extension installed. Nonetheless I checked with all my extensions disabled and I experience the same behavior.

Maybe related to https://github.com/tldraw/tldraw/issues/3894