Live data from Hacker News

A Missing IDE Feature

matklad.github.io

1–10 of 54 posts

Re: A Missing IDE Feature

#5
The IDE isn't the root cause though, hiding code complexity is a patch.

Write cleaner code or use a higher level language that allows for more readable code. For example, some Go developers (...mainly Rob Pike, granted) eschew even syntax highlighting, as readable code shouldn't need colors to make sense of it.

Re: A Missing IDE Feature

#9
post #7

Why is the author not using Jetbrains? I don't Rust, but it looks like they have RustRover. I love Jetbrains, and gladly pay for ultimate.

It is in the article that the screenshots are from RustRover, so the argument is that other IDEs should also implement this feature.

Re: A Missing IDE Feature

#10
post #7

Why is the author not using Jetbrains? I don't Rust, but it looks like they have RustRover. I love Jetbrains, and gladly pay for ultimate.

It is in the article that the screenshots are from RustRover, so the argument is that other IDEs should also implement this feature.

The author also worked at jet brains for a decent period of time
Post reply on HN