should have a mean to define in the tokenizer chars table the mapping between Unicode classes and our class names
Open
enhancement
- Dominant language
- C++
- Stars
- 119
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
While correcting issue #19, we introduced a mapping between Unicode character classes as defined
by Qt and our generic class names.
We should also have a mean to define the mapping in our tokenizer char table.
Contributor guide
Assessment
This issue has not been assessed yet.