includeCompletionsForImportStatements

Enables auto-import-style completions on partially-typed import statements. E.g., allows import write| to be completed to import { writeFile } from "fs".