Hacker News new | past | comments | ask | show | jobs | submit login

you can set PyCharm to upload files on save. it'll scp all changed files for you and can run post upload scripts, for example to restart httpd.

Settings -> Deployment

Point to your Vagrant instance IP

Settings -> Deployment -> Options

and select 'upload changed files automatically'

EDIT: sorry I lied re opst upload script, must have confused with something else




Thanks for that tip. What I'm really curious about though is if there's a way to set PyCharm's Python interpreter to something not on the local host (e.g. the Python interpreter on the Vagrant VM). I'd be surprised if this turned out to be possible but thought it wouldn't hurt to ask.

Edit: I just found out about the remote debugging feature in PyCharm which may actually do what I want:

http://blogs.jetbrains.com/pycharm/2010/12/python-remote-deb...




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: