Skip to content

Releases: snyk/vscode-extension

v2.15.0

23 Jul 09:06
bfc5472
Compare
Choose a tag to compare
  • Sync with LS to retrieve and persist folderConfigs changes.
  • Add command to select the base branch.

v2.14.0

16 Jul 09:06
bb19865
Compare
Choose a tag to compare
  • Refactor the Suggestion Panel for OSS so it's more secure and will be supported in other IDEs

v2.13.1

09 Jul 11:44
036a323
Compare
Choose a tag to compare
  • Refactor the Suggestion Panel for OSS so it's more secure and will be supported in other IDEs

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.