Bartosbela
- 活动总数 21
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 6
-
创建于 Run/debug window logs: clickable links for file path
Hi, We have a modified winston logger which has capability to show the exact place where the logging command was called. Unfortunately it is not clickable in Run window nor in Debug. Can I change... -
创建于 Webstorm diff tool - exclude folder
Hi, Currently I would like to diff 2 folder from the same project and see the differencies in it. Unfortunately one folder has node_modules the other has not. I would like to exclude the node_modul... -
创建于 Exclude test files for 'find usages...' and other inspection
Hi, Would it be possible to avoid inspection for usage in test files? What I can setup already is that scope for a variable, but I would like is to be global so for every variable. Thanks in advance! -
已编辑于 Using Jest mock functions changes method syntax inspection
Hi, I have the following problem, but maybe I miss something here: If I am using jest mock functions in my tests the tested method in source code coloring also changing. I think the mocked function... -
已编辑于 Make differencies between attached project's tabs
Hi, I could not find any information related to this topic but what I would like to achive is that when I opening multiple projects in the same window (with 'Attach') to be able to easily make diff...