- Japan
- @kmymtsak
Block or Report
Block or report t-kameyama
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
396 contributions in the last year
Less
More
Activity overview
Contributed to
JetBrains/intellij-community,
detekt/detekt,
t-kameyama/intellij-db-to-kotlin-class
and 7 other
repositories
Contribution activity
March 2023
Created 6 commits in 1 repository
Opened 6 pull requests in 1 repository
JetBrains/intellij-community
6
closed
- KTIJ-6672 Create extension property: create setter with parameter
- KTIJ-24950 Report "Unused unary operator" inspection with sequence of minus/plus and unaryMinus/unaryPlus
- KTIJ-24888 False positive "unused symbol" with serialVersionUID property of objects implementing Serializable
- KTIJ-24563 Support "generate toString" for objects
- KTIJ-24933 K2 IDE: [NON_FINAL_MEMBER_IN_OBJECT] miss the quick fix for removing the open keyword
- KTIJ-24850 K2 IDE: False positive 'Explicit 'get' or 'set' call' inspection on calling set Java methods