logoalt Hacker News

stephenrtoday at 12:22 AM1 replyview on HN

IntelliJ platform (JetBrains IDEs) has this functionality out of the box without "AI" using regular code intelligence. If all your parameters are strings it may not work well I guess but if you're using types it works quite well IME.


Replies

scuff3dtoday at 1:10 AM

Can't use JetBrains products at work. I also unfortunately do most of my coding at work in Python, which I think can confound things since not everything is typed