The Burp Suite User Forum was discontinued on the 1st November 2024.

Burp Suite User Forum

For support requests, go to the Support Center. To discuss with other Burp users, head to our Discord page.

SUPPORT CENTER DISCORD

Python IDE code completion

first | Last updated: Feb 14, 2016 03:52PM UTC

Hello, I'm trying to properly setup a Python IDE so I can start can play around and create some Burp extensions. One of the advantages of using an IDE is of course code completion. However, I can't seem to figure out how this is done using Jython. Pycharm seems like a solid IDE. I did find this post describing how to add code completion with Jython: http://stackoverflow.com/questions/10059722/pycharm-and-integrating-with-java. However it is quite old and those settings do not seem to be present with the latest pycharm release (5). Any ideas how I can add code completion? Perhaps suggestions for another IDE? Thanks in advance!

Burp User | Last updated: Feb 23, 2016 05:52PM UTC