Alex B
- Total activity 13
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Created How to change the diff separator 'wave line' color?
How can you modify the color of those bright #D9D9D9 wiggly lines in the 'Preview Diff' pane and the 'Commit window' ? -
Created How to debug ES6 jasmine tests and set breakpoints from PhpStorm?
This is related to this post I guess. The following debug configuration works well when I *run* it globally : See, this works: But as soon as I try to run only *one* test using the icon in the ...