Yosua Ian Sebastian

Results 4 comments of Yosua Ian Sebastian

I have the same issue. As a workaround, I had to specify a custom color in the user settings: ```json "workbench.colorCustomizations": { "checkbox.border": "#9d8bca30" } ``` Not the best solution,...

>What would you see as the biggest benefits (or more generally "reasons") of open sourcing Prisma Studio for your particular case? I have the same opinion with ragnorc. My company...

I'm using Bruno v1.35.0 and could repro the error using this bru file: ```bru meta { name: Foo type: http seq: 3 } post { url: https://example.com body: formUrlEncoded auth:...

By "collapsible section for headers", do you mean a header should be collapsible? If so I think it already exists under run command > fold E.g. I tried folding SB...