feat(web): ModelCompositor enhancements
Open
feat
web/
web/predictive-text/
- Dominant language
- Pascal
- Stars
- 534
- Forks
- 143
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 113
Description
From #1851:
Enhancements for future PRs
> * using a generalized "tag" mechanism for suggestions and nailing down _exactly_ what those semantics are
While we currently support a single tag ('keep'), others are planned for the future.
> * Spacing in the model compositor
A baseline for Roman script languages is in place, but doing regex checks against the right Unicode class was breaking IE and preventing the more robust implementation.
Contributor guide
Assessment
This issue has not been assessed yet.