Hacker News new | ask | show | jobs
by jph00 2112 days ago
Your coding environment really should be providing that basic functionality for you.
1 comments

Do you have example of environment that can do this? I don’t think even pycharm manages.

While I generally agree with your sentiment, dynamic monkey patching and heavy meta programming like this is usually not very friendly for any implementation of auto complete.