cschladetsch / cschladetsch/CppIncode
Abbreviations that are a subset of others are eaten
Open
- Dominant language
- C#
- Stars
- 2
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
For instance: the leading `g` in `gph` will be eaten by a `g` abbreviation.
A possible fix is to allow a time period for abbreviations to complete. For instance, `gph` will resolve after 500ms rather than `g` resolving instantly.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.