Display warning if > 10K words per line are used
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 379
- Forks
- 128
- PR merge metrics
- No merged PRs in 30d
Description
Currently Ace stops parsing after 10K words on a line, which means things can get funky if a user has a _massive_ query.
We should display a warning when we hit this limit so it's obvious to users.
Contributor guide
Assessment
This issue has not been assessed yet.