Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Help to have completion #84

Open
daytona675 opened this issue Jan 10, 2024 · 5 comments
Open

Help to have completion #84

daytona675 opened this issue Jan 10, 2024 · 5 comments

Comments

@daytona675
Copy link

Hi,
first of all, congrats for this ghidra improvement.

All is fine for me with the installation but I would like to know if is it possible to have the completion in Ghidra python console.
When I use jep, the completion run well.
You combine JEP and Ghidra so why not to have the completion.
Thanks again and happy new year !

@matthewturk
Copy link

@daytona675 I was able to get this working via https://pypi.org/project/ghidra-stubs/ . The readme on PyPI goes over how to get them working.

@daytona675
Copy link
Author

daytona675 commented Jan 10, 2024 via email

@daytona675
Copy link
Author

Ho @matthewturk,
i've try to install ghidra-stubs and test it in ghidrathon but it doesn't work.
But if I try if on VSCODE it's running well.
it could be possible to use it in many application but i can't find to add extra path in ghridrathon.
Is it possible to help me ?
KR

@daytona675
Copy link
Author

just to be sure: I would like autocompletion in ghidrathon for all my python module liket angr unicorn capstone gdb etc etc

@williballenthin
Copy link
Contributor

you could also try the implementation in #77

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants