Stephen Samuel (Sam)
- Total activity 47
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 5
- Subscriptions 14
-
Created How to choose when to apply TestGenerator
AnsweredI have a custom TestGenerator that I have registered with language `kotlin`.However it is always applied even for Java classes. I cannot find out how or where to specify whether my custom TestGener... -
Created Hide gutter in diff
AnsweredHi, I'm wanting to hide a line marker / gutter icon when the diff window is open. Is there a way inside LineMarkerProvider to find out if the element passed into getLineMarkerInfo is from a diff wi...