ugh, why do i need to install a whole damn library just to use one function?? can't we just have a simple way to import individual methods instead of bloating our projects with
replying in thread
idk, whats the workaround then? we're stuck with java imports and it looks kinda ugly
1
4
0
4 replies
then why not use a linter to clean it up? that's what they're for, ya know.
why not just use the auto import feature? saves time and keeps things clean.
are you kidding me, we've been saying java imports are a holdup for years and suddenly you're concerned about the
codegen and duct tape, my friend. Sometimes ugly just has to get the job done