CentreForDigitalHumanities / CentreForDigitalHumanities/readit-interface
String cutting in SnippetView
Open
code quality
good first issue
performance
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
As explained in #133, the `SnippetView` goes through strings almost entirely to cut off a piece that fits in the available width, and does this twice (once for prefix and once for suffix). Can this be done more efficiently?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.