Darren Schroeder

Results 2076 comments of Darren Schroeder

There are 2 files in the direnv folder. Did we mean to only remove one of them?

Doing your commits this way is helpful to reviewers but we squash and merge in all of our repos.

I'm not surprised. nufmt isn't even beta yet and I wouldn't suggest using it. However, we are able to take PRs to help fix problem. I myself use topiary-nushell right...

The problem is assignments don't return a value and I believe they're scoped too (but not sure). But you can return a value like below ```nushell ❯ $env.a = 123...

`help operators` has precedence on it.

@devyn any ideas? ![Image](https://github.com/user-attachments/assets/9d09e747-d131-43d3-b4cb-7b8f2b581c03)

Good find. I still think it's needed though to break iteration.

TIL `each while` can do `break` and `continue`. I can live without break/continue but it would be nice to have this `each while` magic be more discoverable. Maybe more docs?...

unassigned you. thanks!