69

Rust Rover is out of preview and is free for non-commercial use. The only caveat is:

It’s also important to note that if you’re using a non-commercial license, you cannot opt out of the collection of anonymous usage statistics.

you are viewing a single comment's thread
view the rest of the comments
[-] FizzyOrange@programming.dev 1 points 2 weeks ago

I know what both of those are and how to use them. But they are entirely relevant to the thread. Did you comment in the wrong place?

[-] BB_C@programming.dev 0 points 2 weeks ago

Not sure how what I write is this confusing to you.

  • Tests don't necessarily live in paths containing test.
  • Code in paths containing test is not necessarily all tests.
  • cargo expand gives you options for correctly and coherently expanding Rust code, and doesn't expand tests by default.
  • rg was half a joke since it's Rust's grep. You can just pipe cargo expand [OPTIONS] [ITEM] output to vim '+set ft=rust' - or bat --filename t.rs and search from there.
[-] krangled@programming.dev 2 points 2 weeks ago

You're not smart. You're not special. Nobody is giving you a medal because you know a workaround to a developer not implementing a feature request after five years, especially when said feature IS ALREADY IMPLEMENTED in a different language in the same IDE.

So again, what does your response have to do with how an IDE works? Nothing. It has nothing to do with it, you're posting purely to jerk yourself off.

[-] BB_C@programming.dev -1 points 2 weeks ago* (last edited 2 weeks ago)

My post was a showcase of why there is no substitute for knowing your tools properly, and how when you know them properly, you will never have to wait for 5 minutes, let alone 5 years, for anything, because you never used or needed to use an IDE anyway.

This applies universally. No minimum smartness or specialness scores required.

[-] krangled@programming.dev 2 points 2 weeks ago

This type of reductive horseshit has no place anywhere.

"I have a criticism of this piece of software because it does not have this functionality."

"WELL JUST USE A DIFFERENT TOOL!"

Yeah, no shit. This isn't about using a different tool now is it?

You reek of basement-ass teenager that's never actually had to use shit for a living. If you're somehow actually a grown adult I pity your coworkers, who are all likely sick of your garbage-tier attitude.

load more comments (2 replies)
load more comments (2 replies)
this post was submitted on 27 Jun 2024
69 points (87.9% liked)

Rust

5452 readers
20 users here now

Welcome to the Rust community! This is a place to discuss about the Rust programming language.

Wormhole

!performance@programming.dev

Credits

  • The icon is a modified version of the official rust logo (changing the colors to a gradient and black background)

founded 1 year ago
MODERATORS