| index.js |
|
294 |
| mentions.js |
@type {NodeSpec}
|
1745 |
| suggestions.js |
Create a matcher that matches when a specific character is typed. Useful for @mentions and #tags.
@param {String} char
@param {Boolean} allowSpaces
@returns {function(*)}
|
5449 |
| suggestions.test.js |
|
5773 |
| tags.js |
@type {NodeSpec}
|
683 |