fixed some small issues like, if import error gui would quit together with ida. this error only accure on the ida 6.95 version.
But it's better if it saved the previous configuration. Currently, seem it did not save and must configure again each reopen. Bro, thanks for new feature, font-box. I like Courier New 9 more than other fonts. --- This is my changed. It's NOT changed from the latest version. If someone like it, can download to try. @storm shadow : Some suggestion. It's not problem ? Link : https://1drv.ms/u/s!AtnkT48tS5mDrTpG-0qiMxXq6YQL
I like your close events, asking if you wanna save open if you have modified , I could use that in future versions, very good. I like the shortcuts to everything, maybe we users some shot cuts, and some users others, i use them all. Not sure why you use the old style FileDialog instead of the new one. Regarding fonts I Thought of using Qsettings to store to. A initial file to remember last font etc configuration in future versions. However I'm very pleased you had fun modding it also for your need, that is what open source is about. In next versions I'm gonna add a python debugger any help is apriciated.
I did make it to prevent losting the data during writing the code. So I like it too. Hihi. Sorry you, @storm shadow. I forgot why I changed it to the old style, but maybe the reason is sth was not convenient for me. Yes, I think so. A configuration file is better than registry or sth else. The reason is portable. I always have a portable version of IDA in my USB. Hihihi. Thanks you so much @storm shadow. You did do everything in the best. Professional.
hello install prebuild package PyQt5 x64 builded for ida https://www.techbliss.org/threads/ida-pro-7-0-pyqt5-total-package-by-storm-shadow.950/ then download the latest python editor for ida pro 7 https://github.com/techbliss/Python_editor
Hi all, I've enhanced some features for the one in 7.0 ( only tested in Windows though ), including: Adding a dark theme Improving save file feature ( able to save file directly ) Enhance error messages displaying ( e.g print out the line number and the details of the error python code) Able to save some custom settings ( font, theme ) Update the APIs to the latest version ( for autocomplete ) If you're interested, check out the github repo, more info in the README file : https://github.com/bruce30262/Python_editor Big thanks to @storm shadow for making such an awesome IDA plugin Also shoutout to @computerline for providing a light-weight PyQt5 build in this link, make it extremely convenient to install the plugin Suggestions & bugs report are welcome, also feel free to fork the repo if you want to create your own IDA python editor Cheers, bruce30262
Very Cool @bruce30262 , no one ever made there own version to any of my tools. These enhancements are great.Big thank you
Updatet for ida pro 7.2. It was hell, they change a lot of ida python modules https://github.com/techbliss/Python_editor/releases