Hacker News new | ask | show | jobs
by deergomoo 500 days ago
I would happily pay through the nose for their language and refactoring features as some sort of LSP or plugin for other editors.

I use their products because that aspect is best-in-class for many languages, but the actual applications themselves leave a lot of be desired. Core text editing is pretty good, but so many Byzantine nested menus and odd Java fully-modal locks-out-the-background dialogs.

2 comments

> Byzantine nested menus

crtl-shift-a

Was just going to post that yeah, ALL the JetBrains IDEs have a "Command Palette" with fuzzy search for all actions. I can't remember the last time I even went through the menu bar.
Have you tried Zen mode?