charm <filename> no longer works after upgrading to 2017.1
Answered
I am on OSX 10.12.3, and I recently upgraded from PyCharm 2016.3.3 to 2017.1.
In 2016.3.3, I used to be able to run `charm <filename>` from my terminal to open up a file in PyCharm, after upgrading when I run `charm <filename>` it brings my PyCharm window into focus but it does NOT open the file. Why did this functionality change and how can I fix it?
Thanks,
-Chris
Please sign in to leave a comment.
Please try to recreate the command line launcher from the Tools menu. See if it works with the full paths.
Hi Anna,
Recreating the command line launcher from the tools menu did the trick. Thanks,
-Chris