ryan h

- Total activity 70
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 20
-
Created Ctrl Home doesnt work in Process Console version 2022.3.1. How do I scroll to the top ?
AnsweredHi Process console doesnt accept Ctrl + Home and I want to scroll to the top of the logs. How do I do it. Thanks. -
Created Nodejs Process hangs in debug mode, after cluster.fork after upgrading to 8.11
Hi we recently upgraded to node 8.11 and we have process that does cluster.fork. the process seems to hang . (only in debug mode) This dint happen in node 4. From what I read this is related to ... -
Created Run Configurations List doesnt maintain order configurations after exit
AnsweredHi I have many run configurations but I want to change the order in the list . When opening the edit configurations I can move them up and down however when closing the dialog, the order returns t... -
Created Cannot debug node_modules
AnsweredHi I am using 2016.1.1 working on a js node application. I cannot seem to debug the node_modules code properly. Breakpoints work , but F8 and F7 do not work an it just simply continues to run. T... -
Created idea 15 tabbed viewing debug run and version control windows
AnsweredHi Not sure what happened but now only one tool window is visible at a time. when showing the debug window the run window is hidden. It wasnt like that before , I would like the tool windows to be... -
Created Custom Search - exclude all node_modules recusively
AnsweredHi I would like to create a custom search in Find In Path , to exclude all node_modules recursively I coudnt find an easy way , . The only way I can see , is going inside the project tree and exclu... -
Created IDEA 14 . Node js. Excluding all node_modules folders from search.
For Node js projectsis there any way of excluding all node_modules folders in one go, instead of going to each seperate directory .I need this to exclude the search functionality in these folders ... -
Created Mocha run configuration with file filter
Hi Using IDEA 13.0.3I am running tests from IDEA with a mocha run configuration/I have dircetory with tests , and I need a way to filter several of the tests in the directory. I dont want to run a... -
Created Debugging mocha chai unit tests in IDEA 12.1.4
Hi How do I debug a mocha / chai unit test. I want to set breakpoints and step into the code.currently I saw that there are workarounds that have been written , for example runing a testerjs file ... -
Created Debugging mocha chai unit tests in IDEA 12.1.4
Hi How do I debug a mocha / chai unit test. I want to set breakpoints and step into the code.currently I saw that there are workarounds that have been written , for example runing a testerjs file ...