Open core-ai-bot opened 3 years ago
Comment by jasonsanjose Monday Dec 17, 2012 at 22:37 GMT
@
redmunds ready to review again. I didn't add any validation of key bindings since it depends on usage. Clients may add key bindings at any time, in any order. It doesn't seem to make sense to do the validation work, at least in our current state.
Comment by redmunds Monday Dec 17, 2012 at 23:48 GMT
The validation I was asking about is whether a keybinding is for core Brackets code, or from an extension.
Comment by redmunds Tuesday Dec 18, 2012 at 18:43 GMT
There doesn't yet seem to be a reasonable way to determine if a shortcut is coming from an extension, so dropping that.
Comment by redmunds Tuesday Dec 18, 2012 at 18:57 GMT
Looks good. Merging.
@
joelrbrandt This fixes the key binding bug you showed in the architecture meeting
Issue by jasonsanjose Monday Dec 17, 2012 at 20:13 GMT Originally opened as https://github.com/adobe/brackets/pull/2372
Fixes Joel's issue from this morning's standup
jasonsanjose included the following code: https://github.com/adobe/brackets/pull/2372/commits