Y
Hacker News
new
|
ask
|
show
|
jobs
by
shlomo_z
484 days ago
This is a nice feature, but I've not found it to be useful, because my IDE wont recognize these dependencies.
Or is it a skill issue?
2 comments
zahlman
484 days ago
What exactly do you imagine that such "recognition" would entail? Are you expecting the IDE to provide its own package manager, for example?
link
TylerE
483 days ago
Generally it means "my inspections and autocomplete works as expected".
link
zahlman
483 days ago
It can't possibly autocomplete or inspect based off code it doesn't actually have.
link
TylerE
483 days ago
That’s the point. Many modern IDEs are in fact capable of downloading their own copy off some source and praising it.
link
EdwardDiego
484 days ago
No, it's the fact that it's a rather new PEP, and our IDEs don't yet support it, because, rather new.
link