You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adding ChangeListManager to parse ignored Files in Project and sortin… (#4453)
* Adding ChangeListManager to parse ignored Files in Project and sorting through project modules for accurate file parsing.
* Correction for project code scan error.
* Adding featureDevSessionContext to add more gitignore abilities.
* Added comment for using both featureDevSessionContext and ChangeListManager.
* Removed featureDevSessionContext and added test for module based file collection.
* detekt correction.
---------
Co-authored-by: Richard Li <[email protected]>
Copy file name to clipboardExpand all lines: plugins/core/jetbrains-community/tstFixtures/software/aws/toolkits/jetbrains/utils/rules/CodeInsightTestFixtureRule.kt
Copy file name to clipboardExpand all lines: plugins/toolkit/jetbrains-core/src/software/aws/toolkits/jetbrains/services/codewhisperer/codescan/sessionconfig/CodeScanSessionConfig.kt
Copy file name to clipboardExpand all lines: plugins/toolkit/jetbrains-core/tst/software/aws/toolkits/jetbrains/services/codewhisperer/codescan/CodeWhispererProjectCodeScanTest.kt
0 commit comments