Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Alex B
Total activity
13
Last activity
August 25, 2017 19:00
Member since
July 24, 2017 20:46
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
2
Activity overview
Posts (2)
Comments (9)
Sort by recent activity
Recent activity
Votes
Created
August 25, 2017 18:59
In the shell:» cd /tmp && mdkir jetbrains && cd jetbrains» git clone -b next https://github.com/autoNumeric/autoNumeric.git» cd autoNumeric» yarn» yarn build- Launch PhpStorm and create a new proje...
Community
WebStorm
How to debug ES6 jasmine tests and set breakpoints from PhpStorm?
0 votes
Created
August 22, 2017 07:30
I changed the theme to Darcula ; it indeed changed the color of that line to black, but once I re-applied my custom color scheme back, it got back to bright white :/ Is there an already existing fe...
Community
PhpStorm
How to change the diff separator 'wave line' color?
0 votes
Edited
August 18, 2017 01:52
Today I could see the textarea to post a new comment, while yesterday I could only see the previous comments, but not that textarea.This is somehow automagically fixed today!For the initial 'Debugg...
Community
WebStorm
How to debug ES6 jasmine tests and set breakpoints from PhpStorm?
0 votes
Edited
August 16, 2017 19:59
The sourcemaps are correctly generated by Webpack.I checked and you can see on this screenshot that the line number is correct there.Also, it's not possible to comment on issue https://youtrack.jet...
Community
WebStorm
How to debug ES6 jasmine tests and set breakpoints from PhpStorm?
0 votes
Created
August 03, 2017 21:06
Ok it seems you just have to refresh the page manually most of the time (which is annoying, in my opinion PhpStorm should update it itself).However, the breakpoints do stop the program execution, b...
Community
WebStorm
How to debug ES6 jasmine tests and set breakpoints from PhpStorm?
0 votes
Created
August 03, 2017 06:57
Well, today I did the exact same step as shown in the screencast, and this time debugging worked.I'll stop bothering you about this once I'll find out how to reproduce this bug 100% of the time.Tha...
Community
WebStorm
How to debug ES6 jasmine tests and set breakpoints from PhpStorm?
0 votes
Created
August 01, 2017 18:45
Indeed, I clicked the gutter icon to launch the test, and it failed like that.However, now if I use the "JavaScript Debug configuration", this time breakpoints are not hit.I'm not sure what changed...
Community
WebStorm
How to debug ES6 jasmine tests and set breakpoints from PhpStorm?
0 votes
Created
July 31, 2017 18:37
I tried again today to debug my code using breakpoints with the Jasmine tests, (using the new JavaScript Debug run configuration with http://localhost:9876/debug.html URL), and it failed showing th...
Community
WebStorm
How to debug ES6 jasmine tests and set breakpoints from PhpStorm?
0 votes
Created
July 26, 2017 20:43
Hey Elena, thanks for your quick answer. I'm currently running: PhpStorm 2017.2Build #PS-172.3317.83, built on July 18, 2017JRE: 1.8.0_152-release-915-b5 amd64JVM: OpenJDK 64-Bit Server VM by JetBr...
Community
WebStorm
How to debug ES6 jasmine tests and set breakpoints from PhpStorm?
0 votes