JM

- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 2
-
-
-
-
JM created a post, AnsweredSearch results are in an unexpected order when searching everywhere
If I have a file named `Demo.spec.tsx` and `DemoFile.spec.tsx` and I search everywhere for `Demo.spec.tsx`, the exact file name match is not returned as the first result. I would expect exact file ... -
-
-
-
JM created a post, AnsweredHow to show package name in Run window after running tests
I am running 2022.1 Ultimate on a Mac and 2022.2.1 Ultimate on Windows. When I run a test on my Mac, the Run window gives the fully qualified name of the class (eg com.example.controllers.MyControl...