Skip to content

Releases: snyk/vscode-extension

v2.13.0

02 Jul 09:06
6448dd1
Compare
Choose a tag to compare
  • Fix .suggestion class to ensure it is scrollable and not overlapped by the .suggestion-actions fixed element. This change prevents the suggestion content from being hidden.
  • transmit required protocol version to language server
  • Remove unused stylesheet and refactor stylesheets

v2.12.3

25 Jun 09:06
1de87bb
Compare
Choose a tag to compare
  • Fix a bug in AI Applyfix on Windows.
  • Changes some of the colours used in the HTML panel so it's consistent with designs.

v2.12.2

18 Jun 09:06
ae111dd
Compare
Choose a tag to compare
  • Refactors the feature flag logic into its own service.
  • Fix multi-file links in the DataFlow HTML panel.

v2.12.1

14 Jun 06:53
c8865e4
Compare
Choose a tag to compare
  • update to LS protocol version 12

v2.12.0

12 Jun 13:30
7d7e3c0
Compare
Choose a tag to compare
  • Fix Code Suggestion rendering issue on Windows.

v2.11.0

11 Jun 09:07
1b3bde0
Compare
Choose a tag to compare
  • Add warning messages in the Tree View for the issue view options used in consistent ignores.
  • Add Data Flow and Ignore Footer intractions for Consistent Ignores flows.
  • Fix endpoint computation based on custom endpoint.
  • Remove snyk/codeclient dependancy.

v2.10.0

04 Jun 09:06
ffd88f3
Compare
Choose a tag to compare
  • Injects custom styling for the HTML panel used by Snyk Code for consistent ignores.

v2.9.1

28 May 09:06
8c6889e
Compare
Choose a tag to compare
  • Lower the strictness of custom endpoint regex validation so that single tenant APIs are allowed.

v2.9.0

23 May 12:11
78f64cb
Compare
Choose a tag to compare
  • Lower the strictness of custom endpoint regex validation so that single tenant APIs are allowed.

v2.8.0

21 May 09:06
bfae2d6
Compare
Choose a tag to compare
  • Add the Issue View Options panel to the Snyk Security Settings.