ryan h
- 活动总数 70
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 20
-
创建于 Ctrl Home doesnt work in Process Console version 2022.3.1. How do I scroll to the top ?
已回答Hi Process console doesnt accept Ctrl + Home and I want to scroll to the top of the logs. How do I do it. Thanks. -
创建于 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 ... -
创建于 Run Configurations List doesnt maintain order configurations after exit
已回答Hi 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... -
创建于 Cannot debug node_modules
已回答Hi 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... -
创建于 idea 15 tabbed viewing debug run and version control windows
已回答Hi 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... -
创建于 Custom Search - exclude all node_modules recusively
已回答Hi 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... -
创建于 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 ... -
创建于 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... -
创建于 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 ... -
创建于 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 ...