logoalt Hacker News

childintimelast Tuesday at 3:37 PM0 repliesview on HN

well the situation may improve, so when one types `log10`, it can just fill in `math`. I tend to remember the function, not the library, so that would work better for me.

so it seems to me you're hung up on the current limitations of the language server, which is an implementation detail.

if what you want is actually important, the syntax should have been `import yyy.xxx as xxx` or similar, with optional `as xxx`, instead of a Cobol inspired syntax detail to remember.