What if code completion / search was implemented in a graph database? A fascinating discussion by some Haskellers: https://github.com/haskell/haskell-ide-engine/issues/10
Related Posts
Over a sufficiently long time horizon, all code you write is legacy code.
One advantage I've come to appreciate about Dash/Zeal docsets: it's really nice having focused search.
The text search is constrained to the languages I care about enough to download the docset, substantially increasing the relevance. In Google I'd need to specify the language.
Copilot doesn't offer a way of disabling completion inside comments. People have discovered a comical workaround: swearing in the comment! https://github.com/orgs/community/discussions/8062#discussioncomment-11902740