Francisco Noel

Results 6 issues of Francisco Noel

Is it possible to remove the border grip by default? If not, is there a way for me to to do it locally?

When queries to `crates.io` API return errors, we will display them instead of logging them as errors. Closes #2480

S-waiting-on-review

This is a tracking issue for effectively running rust tooling like cargo `fmt`, `clippy`, `hack`, and more when we check rust code in the project. ### STEPS - [x] Setup...

enhancement

As of current, collie open all links on default browser/window, I think we can add support to let users choose to open links in private browser.

enhancement

This PR improves error handling for queries to the `crates.io` API by categorizing error responses and updating how they are surfaced to users. Instead of logging 4xx or 5xx errors...

S-waiting-on-author