Open Qynklee opened 2 years ago
Can you specify what you mean with "bug" and "fix theme"?
yes. When I use idacode to debug a python script, script.py (has main() function) import other file in same folder. When I disconnect debug process, edit other file (not script.py) and save file, other file will be send to IDA. After that, I re-connect debug to IDA and Save script.py to debug, IDACode will be not work.
After use IDACode sometimes I got some bug, only way to fix them is close and open IDA and VScode. I think option to turn off and close socket in IDA and VSCode is useful.