Kohsuke Kawaguchi
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Created Disable language injection for a method/class
I have code that handles regular expression, for which IntelliJ decided to flag an error despite it being actually correct. It appears to be getting confused by a programmatic string concatanation....