Mathieu Ghennassia
Mathieu Ghennassia
@Happy-Ferret Hi, do you have a link about heroku being supported by default in github actions?
The issue appears in v1.5.2.
Hello @bitwiseman. Any news? I tried to read the code and fix this issue myself but it's really not easy.
Hello @bitwiseman, any news? Do we just want to add a condition around the one added on 98b3c53657c7052aecee0b326832a7f30b2bc4c3?
Pretty weird, it seems I still get the notifications but I don't have the menu bar.
Ok, I've read the code, it should work. Maybe we can add a third parameter at the callback on success, like: callback(null, true, user). This third parameter would be sent...
Default (OSX).sublime-keymap: ``` [ { "keys": ["ctrl+shift+alt+t"], "command": "open_terminal" }, { "keys": ["ctrl+shift+t"], "command": "open_terminal_project_folder" } ] ```