How to cd in current project folder within terminal plugin?

I've been seeking the variable to pass towards the terminal plugin within webstorm.. so that when it opens it is inside my current webstorm project root folder..  Am I not finding the page explaining how to get that variable or set it?

0
4 comments

Are you talking about the embedded terminal? It always opens within the current project folder.

1

Mine is not in OSX .. perhaps this is due to my .bashrc running after whatever jetbrains is doing...

0

Do you use integrated terminal or something else? What folder is open? The terminal should open the current project directory by default.

 

What is your WebStorm version? Could you please provide idea.log (Help | Show Log in Finder) after reproducing the issue?

0

do you have any cd commands defined in your .bashrc file?

1

Please sign in to leave a comment.