Jason Bodnar
- Total activity 17
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 5
-
Created How do I register a file type/filename pattern so it appears as a Test (ie green)?
AnsweredOur team uses Angular component harnesses (*.component.harness.ts). Like component spec files, they don't live in a specific directory that can be marked as a test source. How can I register that f... -
Created Gutter icons for groovy syntax errors?
AnsweredHow come there is no gutter icon for errors like the one in this screenshot with size? It's got the dashed underline and when you hover over it it says "No candidates found for method call entity.f... -
Created Enter creates indented new line
AnsweredWhen hitting `Enter` in IntelliJ I get a new line that's indented with white space. If I hit `Enter` again the previous line still has the leading white space. This causes my file to get a linting ...