Sparrow

Results 11 comments of Sparrow

Hi @thetronjohnson thanks for the swift reply, the options are nice, but is there a way we can opt-in to the actions, personally, I like to highlight the texts while...

@yusukebe based on the name "trimTrailingSlash" I would expect for it to trim all trailing slashes. I just tested the same endpoints on an express code and it works with...

also I only found out about it, when the frontend dev asked me if the endpoints are wrong because they can choose to add a trailing slash if they want...

Coming from express it will feel weird to have to always explain to my consumers that they need to omit the trailing slashes when they call my endpoint. _(I have...

@yusukebe It seems to work well with `strict` to false. thanks a lot for the guide and patience. I feel like this needs to be somewhere at the top of...

basically how to make the markdown preview open/work. the shortcut shown is not working for me, or maybe I am not using it the correct way

`alt+click` is not working for me when the cursor is on the eye icon

I solved it using [this link](https://github.com/tauri-apps/tauri/issues/9662#issue-2279481715)

@laneme that could work too, but not all of us wants to use browser extensions for testing API endpoints. I feel better opening an app dedicated to that instead of...

that could work, but having to setup a custom script just for that is a lot. what if the tool could either make an option or add it in like...