No Haskell so I’m not a nerd 😎. Though from the languages I use the most (Java & Python) and other languages I enjoy (Rust, Julia) I can infer that I’m probably a bit of a nerd.
- 0 Posts
- 2 Comments
Joined 2 years ago
Cake day: August 8th, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
For a few files, sure. Idk how I’d use that on the large corporate Java codebase that I usually work with though. Despite all its memory hogging and unnecessary features, IntelliJ also proves remarkably useful when trying to find anything in these mega projects. Features like ctrl + clicking on a method call to get to its definition (even when it is in a different project that I don’t have checked out), the refactoring tools, the debugger, etc are absolutely necessary to get anything done.