Troy Jones
- 活动总数 37
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 13
-
创建于 Console window not taking input when running node app
We're working on creating a custom generator for angular within our organization. In doing so, we're attempting to debug the nodeJS app. When the generator runs, it asks some questions. Based on... -
创建于 File Sync Issue when using Grunt file watch
Using WS 8 Beta.I've built an app using the generator-angular ndoe package.Running the app using the command: grunt serveThis processes the files based on that grunt task, opens the app in a browse... -
创建于 Live Console Question
I'm testing out the live console functionality and what I expect is somewhat what you get from the Chrome dev tools (F12). Where I can type a variable name and see the contents, or even console.lo... -
创建于 Webstorm console/terminal window font issues
This is on Windows using the latest WS 8 Beta buildIssue #1, overlapping text:Issue #2, this is the default monospaced font, it's... missing pixels or something:I've changed to several other fonts ... -
创建于 Webstorm 8 Beta, unable to get a debug session to work
First, I'm running the Windows version of WS.The problem appears to be that the debugger is not attaching to the plugin in Chrome. I've had it attach occasionally (I can't figure out why it someti... -
创建于 Automatic Scroll to End within Run Configurations window?
Right now, when new data is displayed in the window, the window doesn't scroll to the bottom to see that new data, you have to click the Scroll to End button. This is fairly annoying to have to do... -
创建于 Accessing the Windows environment variables within External Tools
I'm attempting to setup a Grunt task within the External Tools and keep getting an error that "grunt" is an invalid filename. It works fine in any DOS prompt and works just fine from within the WS... -
创建于 How to create custom code inspections using Webstorm?
I found this page: http://www.jetbrains.com/idea/documentation/static_code_analysis.html and on that page the section titled "Creating your own inspections".Am I missing something or is the feature... -
创建于 Missing console messages from within Webstorm 7 IDE and NODE.JS
I noticed that I was missing some console logs while doing some debugging. They were just never output to the console window in WS7 EAP. However, when running from the command line: node --debug m... -
创建于 Is it possible to save .idea folder/files in another location?
In the project I'm working on currently, we end up having to blow away the folder, redownload files, move files, etc. In doing so, the .idea folder and it's files keep getting blown away and all s...