Does Pycharm support Jquery and Jquery mobile?
I just want to know before buying pycharm as I use jquery. also does it support heroku?. cheers thanks
2 comments
Sort by
Date
Votes
Yes, PyCharm does support JQuery. There is no native support for Heroku. You can use deployment actions to upload your project using FTP/SFTP/FTPS and remote interpreters to debug your code on a server if it's applicable for Heroku. There is a 30-day trial version of PyCharm, so you can check if it has the features you are interested in.
cheers thanks
Please sign in to leave a comment.