Jesse Leite

Results 108 comments of Jesse Leite

@sweet-greg the exceptions that only report once in rollbar are probably in your `$dontReport` array in `app/Hander.php`. The exceptions that report twice are _not_ in your `$dontReport` array, so they...

That's exactly what I was getting at, but in much less words 😃 `parent::report()` respects your `$dontReport` array, and I think Rollbar should follow suit and respect your `$dontReport` array....

+1 ...and maybe added "Soda Color Schemes" to Package Control for those who just want the color schemes only :)

@dalton-oliveira Interesting. That works as far as only storing the proper path, but this is weird... So if I `z code` once, it'll take me to lowercase `~/code`. But if...

@dalton-oliveira Oh interesting! Are you suggesting a potential change under the hood? Or something I'm supposed to do as an end user? I really want to use zoxide though for...

@joshmedeski That's a workaround, not a solution. MacOS allows us to capitalize folder names :D

@dalton-oliveira Just built and tested your PR, works perfect 😍

Love it! Too add to that, I feel like it should have no problem highlighting more complex regex searches as well, which `--json` would absolutely help with. ![CleanShot 2021-11-20 at...