20tab / UnrealEnginePython

Embed Python in Unreal Engine 4
MIT License
2.75k stars 746 forks source link

upgrade python console to IPython or other alternatives? #871

Open HaiyiMei opened 3 years ago

HaiyiMei commented 3 years ago

Great plugins! This is the plugin that I can throw Blueprint away and focus on the programming using python! I love it!

The only problem is the default python console is not that good-using.

I would like some features like auto compilation, code highlighting, etc. Therefore, if something like IPython or other alternatives were added, like the python scripting in Blender, which would be great.

Please considering this. Thanks a lot!