Live data from Hacker News

Take Part in the New UI Preview for Your JetBrains IDE

blog.jetbrains.com

1–10 of 22 posts

Re: Take Part in the New UI Preview for Your JetBrains IDE

#3
post #2

Pretty obvious what they're going for here, but a welcome move all the same IMO. I always trim down the UI as much as I can when working on IntelliJ/RubyMine, so I appreciate them making it look like VSCode while still having the powerful IDE tooling underneath.

They are also coming out with a competitor to VS Code before long. I am interested to see how that performs as it will not be based on Electron.

Re: Take Part in the New UI Preview for Your JetBrains IDE

#4
I hope the existing UI will carry on, its been built-up over the years with lots of features and seems stable.

I've put in the time to learn and have muscle memory of the UI, I don't want to see that investment wasted.

Finally, Jetbrains, Eclipse etc... were intended for professional and serious uses, I detest having these new Fisher-Price interfaces where everything is dumbed down.

I'll be quite vocal about this in feedback to Jetbrains as a paid subscriber.

Re: Take Part in the New UI Preview for Your JetBrains IDE

#5
I'm a huge fan of the JetBrains IDEs, and while I appreciate the thought of modernizing, I really don't like this approach.

Their IDEs are extremely powerful and provide many useful tools, and hiding them behind meaningless icons or burying them deep in a smaller number of context menus doesn't do any favors for either discoverability or ease of use.

My understanding of simplified UI is that it's meant to be accessible and inclusive to those who have other priorities in life than to spend time learning about the technology and tools they have to use. As a professional developer though, I'm comfortable using computers. It's a core part of the job, and new developers will have to learn this too. It's not helpful to make the UI look prettier by increasing margins (and thus decreasing information density), and it's not helpful to hold our hands and put away the scary text and initially confusing features - on the contrary, that's limiting and counter-productive.

I pay for PyCharm, and if I liked VSCode better, I'd use that instead - it's free. I trust JetBrains enough to believe they won't completely replace the existing UI without giving us an option to keep using the current one, but I wish the resources going to developing this were spent in a different design direction or on other improvements.

Re: Take Part in the New UI Preview for Your JetBrains IDE

#7
Based on the screenshot it looks ok to me, but my most often used IDE is and has been Xcode for a long time, with usage of JetBrains (in the form of Android Studio) and Visual Studio (the full fat Windows IDE, not the electron thing) trailing behind at a distant second and third.

I just never use half the buttons on the screen by default, partially because I use key shortcuts heavily (JetBrains’ ability to use premade third party keybinds is a godsend for a multi-IDE user — all the usual Xcode shortcuts working is wondrous) or because I ignore the integrated tangentially-related bits like VCS because I prefer to use dedicated apps like Fork[0] for those.

So I think this move is fine. The big caveat I’ll add is that they need to keep a proper menubar on Windows and Linux where the system isn’t forcing the presence of such — menubars act as grand indexes of program functionality and are absolutely essential for something like an IDE. Pruning the menubar in favor of one of those blasted hamburger menus would be a huge mistake.

[0]: https://git-fork.com/

Re: Take Part in the New UI Preview for Your JetBrains IDE

#8
I haven't used a JetBrains IDE in a while (and that isn't likely to change soon), but I think that the existence of command palettes makes me much more willing to accept a change like this. When the actions and menus I want are available at a moment's notice, all the buttons in a typical IDE are just clutter.

Re: Take Part in the New UI Preview for Your JetBrains IDE

#9
post #5

I'm a huge fan of the JetBrains IDEs, and while I appreciate the thought of modernizing, I really don't like this approach. Their IDEs are extremely powerful and provide many useful tools, and hiding them behind meaningless icons or burying them deep in a smaller number of context menus doesn't do any favors for either discoverability or ease of use. My understanding of simplified UI is that it's meant to be accessib…

Came here to say exactly the same thing. If I wanted to use VSCode I would, making my JB product look and behave like VSCode is not something I’m interested in.

Re: Take Part in the New UI Preview for Your JetBrains IDE

#10
post #8

I haven't used a JetBrains IDE in a while (and that isn't likely to change soon), but I think that the existence of command palettes makes me much more willing to accept a change like this. When the actions and menus I want are available at a moment's notice, all the buttons in a typical IDE are just clutter.

I originally downvoted you, but after putting a bit more thought into what you said… I dislike command palletes, but get what you’re saying.

In a traditional product you’d just learn key combos. Until you do it seems like you’re clicking lots of buttons and menus. I feel like the command palette half bridges that gap by just making you type extra characters all along.

I’m not saying one is better than another (cue old man banging his cane on the floor), but fewer keystrokes does seem preferable over the long run.

Post reply on HN