João Neto

Results 5 issues of João Neto

Hello. Open Commit inside an bash terminar or even from Gnome menu is ok, but when i try to open from zsh shell (using ohmyzsh) Commit screen wont open: ```...

https://gitmoji.dev/ Autocomplete for things started with : like on this github editor (and add an preview) :1st_place_medal:

Add an autocomplete to setup conventional commits https://www.conventionalcommits.org/en/v1.0.0/ | fe -> autocompletes to feature [optional scope]: [optional body] [optional footer(s)]

## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows our guidelines: https://github.com/nestjs/nest/blob/master/CONTRIBUTING.md - [ ] Tests for the changes have been...

This plugin must have an way to send custom events to GA, using the API ga.send( "mymetric", { //myMetricVars } ) to create an generic way to implement the GA...