Dave Schinkel
- 活动总数 241
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 64
-
创建于 Git Add turns File Blue not Green
Usually when I perform a git add from the command-line in Webstorm, the red file that hasn't been committed yet to my git index turns green afte the git add. Recently though I went to Preferences ... -
创建于 Built-in Git Diff/Merge Tool?
I do Git from command-line and nothing's gonna change that. I know Webstorm has a bunch of UI ways of performing Git commands but I prefer command-line. With that, is there a built-in merge tool ... -
创建于 Jumping from Debug Point to Debug Point
None of the options I try as far as stepping through debug in my javascript is jumping from debug point straight to the next debug point. It's always stopping on subsequent lines of code before it... -
创建于 Jumping from Debug Point to Debug Point
None of the options I try as far as stepping through debug in my javascript is jumping from debug point straight to the next debug point. It's always stopping on subsequent lines of code before it... -
创建于 Mocha Webstorm Config with Babel / --harmony
Here's the screen cast showing my issue also: https://youtu.be/0HRc3QpfUHMI've been running my mocha tests via gulp tasks and terminal up till now in Webstorm. I have Webstorm v.10.0.4.So here's w... -
创建于 JS Filename shows Red
After renaming a .js file, now it's showing up red in Webstorm. I verified that there is no squiggly line under that red filename which would indicate some JS errors so why is it still red? I ren... -
创建于 Copy copies background also
已回答This drives me crazy. Is there a way to get webstorm to copy readable code from the editor? I'm using a dark theme so I end up with lousy colors after I paste into OneNote or other editors -
创建于 Where to find Program to run for Babel in File Watcher
First time trying to setup both Babel and babel in OS X Yosemite for my Node project. (I've read all the webstorm docs on this but stil not quite sure about one fo the params ("Program")).Here's w... -
创建于 EditorConfig is overriding code style settings for this file
what the heck am I supposed to do here? This means nothing to me and I searched the web and found nothing about it.I've been changing my editor color and fonts...I don't want to disable it not kno... -
创建于 Webstorm Caching Code????
I'm becoming frustrated with Webstorm. It may be because I'm new to it and so far love it EXCEPT lately where it seems to cache code when I debug.So here's what is frustrating me, just an example ...