Troy Jones

- Total activity 37
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 13
-
Created 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... -
Created 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... -
Created 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... -
Created 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 ... -
Created 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... -
Created 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... -
Created 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... -
Created 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... -
Created 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... -
Created 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...