Releases: snyk/vscode-extension
Releases · snyk/vscode-extension
v2.15.0
- Sync with LS to retrieve and persist folderConfigs changes.
- Add command to select the base branch.
v2.14.0
- Refactor the Suggestion Panel for OSS so it's more secure and will be supported in other IDEs
v2.13.1
- Refactor the Suggestion Panel for OSS so it's more secure and will be supported in other IDEs
v2.13.0
- 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
- 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
- Refactors the feature flag logic into its own service.
- Fix multi-file links in the DataFlow HTML panel.
v2.12.1
- update to LS protocol version 12
v2.12.0
- Fix Code Suggestion rendering issue on Windows.
v2.11.0
- 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
- Injects custom styling for the HTML panel used by Snyk Code for consistent ignores.