wondering639

Results 13 comments of wondering639

> ts-nameof.macro > babel-plugin-macros > `import nameof from 'ts-nameof.macro';` can you provide more details for beginners? :-)

any ETA on when this will be fixed? Workaround: `shx sed -i "s/original/replaced/g" myfile.txt > hidden.txt && shx rm -f hidden.txt`

@ryanflorence so, is that included in [email protected]? if not, any ETA on this topic? Looking forward to it, thanks :-)

+1 landed here after less than 5 minutes ;-) except for that the tools looks awesome in terms of design and functionality.

> I’m hoping that PowerToys Run from Microsoft will do the job — I have an install request in at work so I’ll know when I get back next week....

Switching to an existing instance instead of opening a new one makes really sense to me. Think about applications like mail programs, browsers, chat programs etc. usually you don't want...

> `-c` relies on ssh-askpass, which does not have a direct Windows equivalent, so this is not supported currently. We can improve the error message to make this clearer. thanks,...

Did some further testing with a new project without docker. This makes it also easier to demonstrate the issue: 1. dotnet new worker The dependencies in Jetbrains Rider now look...

yeah, I think the instrumentation is not the issue, but the dependency on `Microsoft.AspNetCore.App`. Interestingly the script version seems to have no issues with that, so I hope this can...