Linocatucci
- Total activity 12
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 4
-
Created Git shortcuts to commit, commit and push and commit
AnsweredHello, I am working with WebStorm on a Mac but the suggested shortcuts to commit and push at the same time is not working. Can you tell me what the keyboard shortcut is for commit and push ? Many t... -
Created easy way to add an import
hello, When copy declaration ie. ingredientsChanged = new EventEmitter<Ingredient>(); webstorm complains that it cannot find the import. Is there an easy way add the import statement without typi... -
Created integrated terminal -> start in project folder
Hello, When I start the integrated terminal in WebStrom, the terminal does not start in the active project folder. Is it possible to change this? Br, Lino -
Created Class templates (directives, components)
Hello, Is there a way to create a class/directive/component from a template with the use of emmet? Br, Lino