i think it really depends on what you want to do, what languages you use and what text editor/ide you use. From my experience its usually not really worth it to get used to an IDE for bash. They all sucked. So instead I just have my emacs and my shell and I can start coding.
i think it really depends on what you want to do, what languages you use and what text editor/ide you use. From my experience its usually not really worth it to get used to an IDE for bash. They all sucked. So instead I just have my emacs and my shell and I can start coding.
Yeah bash is sth that doesn’t require an ide, but I usually have intellij already open so it helps me with bash too.