Closed
Description
Request
Have the TS server send notifications when automatic typings acquisition begins and when this acquisition completes (either in success of failure).
On the vscode side, we need to be able to track that ATA is running for a given project and these two notifications would let us do that. We would also need a unique id or other mechanism to correlate these begin and end events.