Igor, J

- Total activity 69
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 5
- Subscriptions 26
-
-
-
-
Igor, J created a post, Unused default export - no warning
The same code in one project shows up as unused, in another it doesn't. Unused global symbol is enabled in both. Why doesn't webstorm highlight the default export as unused here? Here it works (P... -
Igor, J created a post, Store layout of windows and tools
I often set up my workspace with the terminal, project window, code editor, split view etc. On other occasions, I do a different setup (mainly when switching over to the macbook screen). I know the... -
Igor, J created a post, Ignore all node_modules in searches
Sometimes I'm looking for a keyword which is very common in node_modules packages e.g. EventHandler. How can I exclude it from all node_modules? I'm running a lerna setup with subfolders in subfold... -
Igor, J created a post, Typescript Compile Errors
When adding .json files to the include param of tsconfig, the typescript module stops working. It might be that it's because one of the json files is 35mb+? When the above action is taken, the type... -
Igor, J created a post, AnsweredRecent Files Missing (every now and then)
When using command + E on a mac in the intellij ultimate, files which were opened literally within the last 5 minutes, are not shown. It's not that they're never shown, but rather stop appearing ra... -
Igor, J created a post, AnsweredPermanently Disable Git Hooks
Is there an option to disable git hooks for good? As far as I can tell, the checkbox in the commit dropdown is checked on each commit. I'd like to disable git hooks once and for all (but only if co... -