| 1 | //This module displays a help box (next to the status box) that, when clicked pulls up a nifty little menu that displays all current key bindings. |
| 2 | // it's currently disabled right now, since we're moving to having the editor in the same window as everything else (including a status bar) |
| 3 | |
| 4 | //helpBox |
nothing calls this directly
no test coverage detected