Ticket #869 (new enhancement)
Opened 3 years ago
Warn about unexpected multiline strings
| Reported by: | Sewi | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | editor | Version: | 0.57 |
| Keywords: | Cc: |
Description
Add an a config option for this:
If you don't use multiline strings/regexps for yourself, they're usually an error.
There should be a config option to change the highlighter to show multiline strings (a ' or " or / starting on one line but ending on another one) in a warning color (like white-on-red-background).
I could add the config option if you do the highlighter changes :-)
Note: See
TracTickets for help on using
tickets.
