feat: consume org from folderConfig [IDE-1368]#327
Merged
andrewrobinsonhodges-snyk merged 22 commits intomainfrom Nov 21, 2025
Merged
feat: consume org from folderConfig [IDE-1368]#327andrewrobinsonhodges-snyk merged 22 commits intomainfrom
andrewrobinsonhodges-snyk merged 22 commits intomainfrom
Conversation
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
b4f7165 to
fb63a37
Compare
bastiandoetsch
commented
Sep 29, 2025
Contributor
Author
There was a problem hiding this comment.
just some formatting and pmd fixes
bastiandoetsch
commented
Sep 29, 2025
Contributor
Author
There was a problem hiding this comment.
This is where the project org is displayed and can be edited.
bastiandoetsch
commented
Sep 29, 2025
af395ab to
34f7a15
Compare
bastiandoetsch
commented
Sep 29, 2025
Contributor
Author
There was a problem hiding this comment.
Just moved from LSConfigurationUpdate.Settings to here.
06ab458 to
2bd97c3
Compare
ShawkyZ
approved these changes
Sep 30, 2025
995aa86 to
69d9741
Compare
31510c1 to
25418a1
Compare
…s and use global org
Added help text to Snyk Code Security checkbox: "Snyk Code scans must be enabled for the organization to run." Removed disableSnykCodeIfOrgDisabled() method and all calls to it Snyk Code checkbox is always selectable, regardless of SAST/org status Removed conditional logic in toggleIgnoresButtons() that hid filters based on CCI status Open Issues and Ignored Issues filters are always visible Updated tooltips in plugin.xml to mention: "Note: This filter will only take effect if Code Consistent Ignores (CCI) is enabled for the organization."
25418a1 to
b2ad6a2
Compare
andrewrobinsonhodges-snyk
approved these changes
Nov 14, 2025
| var url = Preferences.getInstance().getEndpoint() + "/account"; | ||
| var urlUserDocs = "https://docs.snyk.io/developer-tools/snyk-ide-plugins-and-extensions/eclipse-plugin/configuration-of-the-eclipse-plugin#global-settings"; | ||
| addField(new LabelFieldEditor( | ||
| "Use automatic organization selection. When enabled, Snyk will automatically select the most\n" |
Contributor
There was a problem hiding this comment.
We might still fall back to the top-level configured Org.
Contributor
There was a problem hiding this comment.
Will be updated when we do
https://snyksec.atlassian.net/browse/IDE-1503
e097d77 to
36a0a92
Compare
70a7529 to
7a1ffb9
Compare
fix: error html view
7a1ffb9 to
833225b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Provide description of this PR and changes, if linked Jira ticket doesn't cover it in full.
Checklist
Screenshots / GIFs
Visuals that may help the reviewer. Please add screenshots for any UI change. GIFs are most welcome!