Heatmap for VS CodeHeatmap lets you visualise the relative age of lines in source under Git version control. By toggling the heatmap on, the background colour of every line in the file is altered to reflect the relative age; the brightest lines are the most recent. Requires Originally created to help understand how code has changed over time while auditing for security issues. InstallationInstall through the Visual Studio Code Marketplace: https://marketplace.visualstudio.com/items?itemName=chrisjdavies.heatmap ExampleHere's a screenshot showing the relative age of some lines in the FreeBSD kernel source: CommandsHeatmap adds the following commands to the command palette:
Configuration
Thanks
|