Skip to content

Releases: snyk/snyk-intellij-plugin

v2.7.16

23 Apr 09:10
586082c
Compare
Choose a tag to compare

Added

  • Implemented dynamic theme style changes for the Code Issue Panel via the Language Server. It adjusts CSS properties based on the current IDE theme settings to enhance visual consistency across different themes. See related PR: snyk-ls#491.

v2.7.15

18 Apr 13:51
eefaa7e
Compare
Choose a tag to compare

Fixed

  • Re-enable scan results when re-enabling different scan types
  • (LS Preview) do not trigger scan on startup for Snyk Code multiple times

v2.7.14

10 Apr 14:26
b532c4c
Compare
Choose a tag to compare

Added

  • force download of compatible CLI on mismatched LS protocol versions
  • bumped LS protocol version to ensure built-in LS in CLI has necessary commands for global ignores
  • (LS Preview) trigger scan on startup if auto-scan is enabled in Settings

v2.7.13

09 Apr 09:11
30a6e74
Compare
Choose a tag to compare

Added

  • Render Snyk Code vulnerabilities using HTML served by the Language Server behind a feature flag.
  • (LS Preview) added timeout to commands executed via code lenses
  • Add interaction for navigating to the source file from the HTML Data Flow panel.
  • Support for Jetbrains 2024.1 platform

Fixed

  • (LS Preview) don't navigate to source of selected code tree node after scan
  • (LS Preview) support Windows drive letters in file paths

v2.7.12

02 Apr 09:12
752c5b2
Compare
Choose a tag to compare

Added

  • Mark ignored findings as ignored behind a feature flag.

Fixed

  • (LS Preview) fix progress handling for Snyk Code scans
  • (LS Preview) fix multi-project scanning for Snyk Code
  • (LS Preview) fix auto-scan newly opened project, and ask for trust if needed
  • (LS Preview) fix CodeVision for opened files

v2.7.11

26 Mar 09:10
ea56d7b
Compare
Choose a tag to compare

Added

  • Consistent ignores for Snyk Code behind a feature flag.
  • Render ignores settings behind a feature flag.

v2.7.10

19 Mar 09:10
73d18d2
Compare
Choose a tag to compare

Fixed

  • (LS Preview) Fix content root handling for Snyk Code scans

v2.7.9

13 Mar 14:33
63546a6
Compare
Choose a tag to compare

Fixed

  • fix: shortened plugin name to just Snyk Security
  • (LS Preview) Fix long-running UI operation to run outside of UI thread
  • Remove duplicated annotations in Snyk Code

v2.7.8

12 Mar 09:12
7706e10
Compare
Choose a tag to compare

Fixed

  • (LS Preview) UI freezes and initialization errors caused by CodeVision and Code annotations
  • (LS Preview) check trust for content root before triggering Snyk Code scans

v2.7.7

07 Mar 08:31
fc7fa7b
Compare
Choose a tag to compare

Fixed

  • (LS Preview) Snyk Code scans when having multiple projects open
  • (LS Preview) do not hang on missing answers to message requests, timeout after 5s
  • Provide language-specific annotators for Snyk Code issues