Meteor-Community-Packages / Meteor-Community-Packages/meteor-autocomplete
which token is supported ?
Open
Nobody has claimed this yet.
- Dominant language
- CoffeeScript
- Stars
- 350
- Forks
- 106
- PR merge metrics
- No merged PRs in 30d
Description
I found that autocomplete works fine with tokens such as: " ! ", "@" , ":" , "&" . But it can't recognize some token such as: "+" , " \* " . where can I find the list of supported tokens ?
Thank you.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue does not identify a file, test, or entry point. Start by locating the autocomplete token-handling implementation or existing documentation, then determine where the supported-token list should be documented and clarify the behavior of + and *.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100