REPL Nested Text Template Highlighting
Open
bug
- Dominant language
- Rust
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Need to use stack-based context for if we're in an expr, quoted, or interpolated context, instead of flag-based.
```
"asdf[{x}]fsdadf[{.."asdf[{a}]"}]" = 1
```
In this example, the `= 1` are in the quoted color which is incorrect.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.