Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Mark Brocato
Total activity
18
Last activity
January 17, 2016 19:27
Member since
December 12, 2014 15:25
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
8
Activity overview
Posts (7)
Comments (3)
Sort by recent activity
Recent activity
Votes
Created
July 07, 2015 18:07
Finally figured out what my problem was. By default gulp-sourcemaps was appending an erroneous sourceRoot property of "source" at the end of the .js.map files. The following fixed it:gulp.src(['p...
Community
WebStorm
ES6 Debugging
0 votes
Created
July 07, 2015 16:14
I too am having trouble getting breakpoints to work. If I use WebStorm's babel file watcher everything works fine, but if I compile with babel-gulp, breakpoints are never hit. It looks like the j...
Community
WebStorm
ES6 Debugging
0 votes
Created
April 23, 2015 16:48
What would be an example value? Is that the path to where IntelliJ is installed? Is there a way for me to set that universally or do I have to set that every time I run a test?
Community
IntelliJ IDEA Open API and Plugin Development
Error in unit tests: DefaultColorSchemesManager has default state, but not marked to load it
0 votes