aktxyz

Results 16 issues of aktxyz

It would be great to have a setting that allowed you to turn on/off wrapping of the response content in the response viewer/tab/panel ! thanks !

This is a great extension ... I have officially stopped using Postman for poking at http APIs. I was looking at the vscode settings for the plugin and noticed a...

I find that I use transact all over the place, and I "thought" I was doing it correctly. ``` store.something.transact(); store.something.set('a',1); store.something.set('b',2); ``` That has been working great ... but...

I have some scripts that help set things up for dev work, the scripts invoke daprd.exe directly (ie not via dapr.exe wrapper/helper proc). I had noticed for a while that...

good first issue
P1

encoding of actor ids and timer names? I have noticed if I use some characters (like ?) in an actor id or timer name, things silently fail. This kind of...

kind/bug

**What can it be used for?** This is an icon to show moving money, to be used for transfers/payments/advances/p2p/etc ... or any time you want to represent moving money **Example...

new icon

In the dapr doc info, they show some reentrant actor scenarios. It looks like the dapr dotnet sdk automatically creates and passes the reentrant header id ... so as long...

area/actor

it looks like having a carriage return in an expression does not work, has there been any consideration around an option to allow carriage returns ? this is mainly to...

https://github.com/xantiagoma/dart_date/blob/master/lib/src/dart_date.dart#L382