Refresh IntelliSense time#3680
Conversation
|
@andreeis Please run the |
|
Is this feature to to show users the time the flame is on? Should we be logging this to telemetry too(if we aren't doing it) so we can see what the trend is? I don't know if |
|
Small change to add timing information about how long it takes for IntelliSense to refresh. |
Currently we don't collect this information as telemetry. So far, this change is useful only for visual mapping of a particular timing value with the coding operation done in VSCode. We are thinking whether is worth to collect the same info via telemetry and what is the best way to do that (aggregation criterias, more info about the operation associated with a particular timing value). |
Small change to add timing information about how long it takes for IntelliSense to refresh.