Skip to content

v2.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Jan 11:14
· 109 commits to main since this release
19eaecf

Fixed

  • Snyk Code: Optimized performance by caching DOM element references in suggestion-details. This minimizes repetitive DOM queries, enhancing the responsiveness and efficiency of the webview.
  • Snyk Code: Corrected the visibility toggling behavior in the #suggestion-details section. Replaced inline styling with CSS class-based approach.