• M
    Monitor Typings Acqusition Events for TS Completion Item Provider (#17098) · 1505b3dc
    Matt Bierner 提交于
    Monitors the status of typings acqusition from TS. If we are acquiring typings, in the completion item provider, return an error result that informs the user that the results are incomplete. Typings acqusition is currently capped at 30 seconds per typings install event so that we don't block intellisense forever if something goes wrong
    1505b3dc
typescriptService.ts 5.7 KB