Attempt to improve prefix handling in hint
diff --git a/dev/js/src/match.js b/dev/js/src/match.js
index 07a46ec..28d2154 100644
--- a/dev/js/src/match.js
+++ b/dev/js/src/match.js
@@ -7,6 +7,7 @@
 /*
  * - Highlight (at least mark as bold) the match
  * - Scroll to match vertically per default
+ * - A click on a table field and a tree node should at the field description to the fragments list.
  */
 define([
   'match/info',