Andrea Di Marco
- Total activity 14
- Last activity
- Member since
- Following 1 user
- Followed by 0 users
- Votes 0
- Subscriptions 4
-
Created Ideolog Google Cloud & Firebase logging patterns
AnsweredOk, not a regex guru here... didn't even qualify as apprentice... I would like to be able to parse firebase logs with Ideolog plugin, as apparently allows for custom patterns. However, lo formats a... -
Created Running commands before Jest within configuration
In order to setup my test environment I need to run the following command: env-cmd ./config/test.env jest --watch --env=node Within the Jest config panel I see where to add Jest options, but how am... -
Edited IdeaVim OS X Key Repeat not working
AnsweredI'm using Toolbox and I'd like to disable character accents popup only in WebStorm (stable and EAP) and other JetBrains apps. I tried the following but it's not working for me: $ defaults write com... -
Edited How to have "Reformat Code" feature behave exactly like Prettier?
I do love Prettier and always set up a .prettierrc file for my projects. However, I find WebStorm "Reformat Code" to be much faster than the Prettier JavaScript package so, although I still want to...