Antti Sonkeri

Results 4 issues of Antti Sonkeri

Request body json was not decommented if json parsing fails, which would happen if variables are not quoted. Fixes usebruno#888 # Description ### Contribution Checklist: - [x] **The pull request...

Added Microsoft's node-jsonc-parser library that is able to format json with comments. Seems to handle bigints properly too. It may be good to consider replacing existing `decomment` library with `jsonc-parser`...

pr-bugfix

Similarly to #1553 prettifying the JSON body fails if the body contains comments: ![image](https://github.com/usebruno/bruno/assets/19153764/fb84324c-e99c-4034-b5be-935263508674) Tested on v1.11.0 on Windows 11

# Description This PR adds a tagging functionality that allows users to define tags for requests and to run only requests matching the desired tags both in the GUI and...

size/L