Skip to content

PerfTips

zero-plusplus edited this page Sep 26, 2021 · 1 revision

perftips

Note if you have an extension installed that displays information inline, such as eamodio.gitlens, it may be overwritten by that information. Currently, you need to give up one or the other. But Meta variable are also supported by the Watch expression, so you can use that instead.

Available when usePerfTips is setting. See here for details.

As with Visual Studio's PerfTips, when debugging is break, the current line displays the execute time.

Please note that the execute time displayed are not exact. See {elapsedTime_s} in Meta variable for details

Clone this wiki locally