Bartosbela
- Total activity 21
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 6
-
Created 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... -
Created 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... -
Created 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! -
Edited 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... -
Edited 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...