How to filter feedback to only show recent changes in the VS Code extension?


In the CodeScene extension for VS Code, you can easily filter the feedback to focus only on your recent changes.
  • Hover over the CODE HEALTH MONITORING header at the top of the monitor view, and you’ll see four icons.
  • Click the left icon to change the Monitor Baseline to HEAD commit.
This setting will display only the code smells in the functions you’ve modified since your last commit.