We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Clarifying port to use when creating a PyCharm remote interpreter
some grammatical mistakes in previous addition
Added procedure for - how to restore PyCharm and Vagrant communication if you reinstall Vagrant.
added correct path for Multirun
Undo changes I made before (marking openedx/core/{djangoapps,lib} as a source directory)
Added openedx/core/{djangoapps,lib} to list of folders to be marked as "Source Folders"
provided correct location of "Tools" in pycharm
add Environment variables , and use "paver devstack " to replace "./manage.py --settings=devstack"
sudo -su -> sudo - su
Updated Setting up PyCharm for edX development (markdown)
Added directions for marking source folders
Missing cmd opt dash prefix
PasswordAuthentication now defaults to 'yes' in devstack
Updated Setting up PyCharm for edX development (in progress) (markdown)