[eureka@nixos]

Results 116 comments of [eureka@nixos]

@cr-fuel to do this you'll need to add some extra logic to separate the `use` statements into individual blocks to be formatted with what is already there. You'll need to...

> hey @eureka-cpu, is the issue still open, i'd like to try to solve this issue :)) Please, feel free!

Take a look at how we handle import statements for some general direction

Hi @AliJafriETH, I would start by adding a few tests to `swayfmt/src/formatter/mod.rs`. Then check `swayfmt/src/utils/language/expr/mod.rs`, you should find everything you need there. Hopefully this clarifies _where_, but if you still...

Would love to give Zed a try on my Nix machine 🦀 ❄️

Tagging the maintainer, @genofire to make them aware of it. Seems the issue on the nixpkgs repo should be sufficient so I'm closing this. Thanks for refs @AndrewKvalheim and @rihafilip...

There are some cargo features and tools that can't be used without the `+` feature, but I've sort of come to accept that fenix likely won't support this so I've...

I'm happy to see this closed, but glad the conversation was had if not just for posterity. Thanks for the recommendation!

I think @Misterio77 is busy w school, etc, it's been over a year since his last review. If you want to see this implemented it may just be faster to...