aws-toolkit-jetbrains
aws-toolkit-jetbrains copied to clipboard
[CodeWhisperer] Make CodeWhispererEnterHandler override EnterHandler
- Currently it's overriding EditorActionHandler which doesn't have access to the indents the EnterHandler makes afterwards, so override the EnterHandler class.
Types of changes
- [x] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
Description
Motivation and Context
Related Issue(s)
Testing
Screenshots (if appropriate)
Checklist
- [x] I have read the README document
- [x] I have read the CONTRIBUTING document
- [x] Local run of
gradlew checksucceeds - [x] My code follows the code style of this project
- [x] I have added tests to cover my changes
- [x] All new and existing tests passed
- [ ] A short description of the change has been added to the CHANGELOG if change is customer facing in the IDE.
License
I confirm that my contribution is made under the terms of the Apache 2.0 license.
Kudos, SonarCloud Quality Gate passed! 
0 Bugs
0 Vulnerabilities
0 Security Hotspots
2 Code Smells
No Coverage information
0.0% Duplication