Make hint-helper configurable
Change-Id: I7576557c4d10a007c6fe388159ab6c2c31256dba
diff --git a/dev/js/src/menu.js b/dev/js/src/menu.js
index e575b7e..e3a8c40 100644
--- a/dev/js/src/menu.js
+++ b/dev/js/src/menu.js
@@ -13,6 +13,7 @@
* or anytime items would be outside the screen.
* TODO: Add a .match() method to items for scrolling and probably for prefixing.
* TODO: Add static header (for title, sortation fields, but also for menu points like "fragments" and "history".
+ * TODO: Support space separated list of prefixes so "co no" will highlight "common noun"
*/
define([
'menu/item',