@WebStormIDE So it's getting to be about that time where you invent auto-import-plus-install. Meaning, yeah, I can type a function name and yeah it'll write the import line at the top for me, but I still have to go to terminal and npm install junk, so maybe it needs to be faster.
Sorry, but the keywords, ranking or package name won't be enough to know that a method belongs to a particular package. Even if npm had an API to search for symbols inside all packages, it would be hard to imagine that it would have been precise and fast enough
-
-
You can use the GitHub public data set in BigQuery (https://cloud.google.com/bigquery/public-data/github …) and make your own index that relates the package.json name to specific files and their ASTs. You can get away with supporting only a few major packages at first and then branch out from there.
-
Ok, thanks for the idea!
- 1 more reply
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.