console-time-inserter READMEUse this extension to wrap blocks of your code in console.time and console.timeEnd, labeling as appropriate. Can be useful in finding slow queries in larger functions. FeaturesAdds an 'Insert console.time/timeEnd Around Selection' Command. TODO: add ability to remove console.time / console.timeEnd lines from file. Requirementsjavascript files Extension SettingsI'd recommend a keyboard shortcut if you use this extension Known IssuesCalling out known issues can help limit users opening duplicate issues against your extension. Release Notes1.0.0Initial release |