Komodo / KomodoEdit

Komodo Edit is a fast and free multi-language code editor. Written in JS, Python, C++ and based on the Mozilla platform.
http://www.komodoide.com/komodo-edit
Other
2.14k stars 299 forks source link

Komodo Python debugger excessively slow when loading large libraries #3876

Open th3coop opened 4 years ago

th3coop commented 4 years ago

Steps to Reproduce

Expected results

Hello world! to print in a relatively short period of time, a few seconds.

Actual results