Skip to content

PyGhidra workflow questions #8352

Answered by ryanmkurtz
sad-dev asked this question in Q&A
Jul 15, 2025 · 2 comments · 5 replies
Discussion options

You must be logged in to vote
  1. I develop PyGhidra in the latest Eclipse/PyDev and it works pretty well. I don't use ctrl+click. I usually just type and when I hit the . i get the autocomplete list. Putting your cursor on something and pressing F3 should also take you to the pypredef definition. In my experience when that does not work, I didn't do enough Python typing annotations for it to figure it out or i need to regenerate the pypredef because things have changed. Could just be that PyDev is inferior. It was annoying that I even had to add the pypredef support to it...it would be nice if it followed the type stub standards.

  2. There is no establed workflow for making the pypredef or pyi. We have a gradle task that…

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by sad-dev
Comment options

You must be logged in to vote
5 replies
@ryanmkurtz
Comment options

@ryanmkurtz
Comment options

@ryanmkurtz
Comment options

@ryanmkurtz
Comment options

@sad-dev
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #8351 on July 15, 2025 10:21.