0

I've used the command phpstorm [path] to open a project/folder with PhpStorm.

After the update from 2018.2 to 2018.3 the command opens every project/folder with the older version 2018.2

How can I fix it, that the command opens the current version?

3
  • 3
    update the phpstorm command to the .3 installation? Commented Dec 11, 2018 at 10:59
  • @treyBake sounds good, how do I do that? Commented Dec 11, 2018 at 11:11
  • 1
    Depends on how you've set up the phpstorm command - is it an alias in .bashrc? Is it in your PATH variable? Commented Dec 11, 2018 at 11:14

1 Answer 1

2

Tools > Create Command-line Launcher… from within the current version and then just overwrite it.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.