Dave Stewart
- 活动总数 95
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 28
-
创建于 How do I get path auto-completion to enter paths relative to my public/ folder?
Happy new Year :)Does anyone know how I can get webstorm to write absolute paths when it fills in paths to files?As I have all my source files outside of the public root, when SCSS files are compil... -
创建于 Is it possible to colorize ERB/mustache/template code in JavaScript strings?
My use case today is in a Gruntfile, but tomorrow it might be a web app.Is this possible?Thanks,Dave -
创建于 Is it possible to automate the creation and commands of terminal sessions?
My current project requires me to run about 5 terminal windows at the same time, which is making my desktop pretty messy.Opening these console windows as sessions inside WebStorm makes things much ... -
创建于 How do I set Object literal opening braces to sit on the next line?
Pretty simple question really.Using Code Style, I want Object literal braces to behave the same as function declarations and other, using the "Next line" setting. Unfortunately, they don't seem to ... -
创建于 Is there any way to control indentation level for comments when reformatting code?
I have an issue at the moment with Webstorm's Code Style reformatting killing my comments, and I'm looking for a way round this.My commenting style is to leave a tail; that way it's really easy to ...