Issue by MarcelGerber
Friday Feb 28, 2014 at 20:06 GMT
Originally opened as adobe/brackets#7038
As mentioned in adobe/brackets#6020 (comment), I just did some improvements to the Close Others extension:
- Removed the
DocumentCommandHandlers module - it wasn't used
- Renamed modules (beginning with an uppercase char) and vars (camelCase) to match the Brackets standard
- Using the handler
beforeContextMenuOpen
Unit tests still passing.
@JeffryBooher
MarcelGerber included the following code: https://github.com/adobe/brackets/pull/7038/commits
Friday Feb 28, 2014 at 20:06 GMT
Originally opened as adobe/brackets#7038
As mentioned in adobe/brackets#6020 (comment), I just did some improvements to the Close Others extension:
DocumentCommandHandlersmodule - it wasn't usedbeforeContextMenuOpenUnit tests still passing.
@JeffryBooherMarcelGerber included the following code: https://github.com/adobe/brackets/pull/7038/commits