commit | 02360e4eb4af4997c71f55f4cd877425af0c56b1 | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Tue Jun 07 13:41:12 2016 +0200 |
committer | Akron <nils@diewald-online.de> | Mon Aug 15 21:00:29 2016 +0200 |
tree | 5516731b50d6ba19bc2c0673cf483d15d4146b0b | |
parent | 0e01c0d6ac569947df9b0a6b6cb5e2d3a40c00b1 [diff] [blame] |
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',