This website requires JavaScript.
Explore
Help
Register
Sign In
chrisly42
/
cajon-plugin
Watch
1
Star
0
Fork
0
You've already forked cajon-plugin
Code
Issues
4
Pull Requests
1
Packages
Projects
Releases
Wiki
Activity
941ddfdb5e
cajon-plugin
/
src
/
test
/
resources
History
chrisly42
941ddfdb5e
Implemented first version of JoinAssertThatStatements inspection that will try to merge assertThat() statements with the same actual object together, preserving comments.
2019-04-28 20:43:42 +02:00
..
inspections
Implemented first version of JoinAssertThatStatements inspection that will try to merge assertThat() statements with the same actual object together, preserving comments.
2019-04-28 20:43:42 +02:00
references
Added support for referencing and refactoring inside ``
.extracting()
`` methods with fields, properties and methods (though getter renaming does not work that perfect, but I'm giving up for now as the IntelliJ SDK docs are seriously lacking).
2019-04-18 22:12:48 +02:00