You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One small bug I did find is that if we do launch PyCharm CE it says that it can't find PyCharm. We need to do launch "PyCharm CE" for it to find that .app directory.
This behavior is correct. The name of the application is PyCharm CE and you must give this string to launch as the first argument. The way to do this in shells is to enclose it in single or double quotes.
@xaoseric mentioned that there is an issue.
This works for me:
@xaoseric can you please give details?
The text was updated successfully, but these errors were encountered: