Does anyone have any tips or resources for getting more out of the Jetbrains IDEs? I've been using them for years but I still feel like there's so much I'm not taking advantage of.
Thanks, I'm wondering if there are more tutorials about writing plugins. There are a few shortcuts that do not exist and I'd love to implement with a plugin.
My personal favorite is "find usages". You can destroy dead code which makes life a bit better in a large codebase. The pretty basic auto refactor is also nice
It seems like there are just a lot of those small things you get used to that are really nice
x87678r|5 years ago
darekkay|5 years ago
There's also a great WebStorm Guide [2], with many tips applicable to other languages as well.
[1] https://darekkay.com/blog/intellij-idea-settings/
[2] https://www.jetbrains.com/webstorm/guide/
markus_zhang|5 years ago
paulie_a|5 years ago
It seems like there are just a lot of those small things you get used to that are really nice