Alexandre Giard
Alexandre Giard
Chiming in to hopefully push this review forward! 😃 This looks like a great feature!
Slight typo there, should be `ln` not `ls` :) I also forgot to mention that I'm running on Macos so `/usr/bin` is blocked, even to sudo (Thanks Apple). I tried...
So setting the vsersion of dotnet manually worked but that seems.... not ideal? Since we aren't actually using asdf to set the version for Rider. Good enough for now though!...
> I still think string format is wrong. But i cant test it atm. Could you try `"{0:yyyy-mm-dd}"`? > > On the other hand it may be risky to use...
I'd also very much like this feature and would be willing to contribute to it, if it's feasible according to the main devs.
@MartinFillon Tested it locally, awesome start, thank you! It outputs to valid json and I'm able to parse it into nushell for display purposes. (See screenshot) I do have a...
@MartinFillon Not sure if I'm doing something wrong here but when I run it, I don't get any keys for each line of the json object. My current output is...
Ready for review!
Fixed by #283
Does #148 work for your use-case? I don't know when it will be merged and deployed, though.