- Add support for Python 3 ( IDA 7.4+ )
- Update API ( Python 3 )
- Fix some bug.
- Remove Python Editor 6.X since I'm not going to maintain those version.
- Support installing from idapkg
- Support 7.1 & 7.2 ( should work in all the 7.x version )
- 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 )
- PyQt5 version > 7.0 added
- PyQt5 version > 6.8 added
- Added font box Getting.
- Ready for debugger(added breakpoint boxes in editor).
- API working
- Better path recognition
- Apit on/off toggle
- Run full python programs.
- Clean up code
- Zoom -/+
- Font box
- Getting ready for debugger feature