Bartosbela
- Total activity 21
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 6
-
Bartosbela commented, -
Bartosbela created a post, 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... -
Bartosbela created a post, 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... -
-
Bartosbela commented, -
Bartosbela created a post, 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! -
-
-
Bartosbela created a post, 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... -
Bartosbela commented,