stop highlighting strings in code
[?]
Jun 17, 2023, 5:41 PM
3DJI6BOHMZMWY4N3XGLCGDUJBKAJQBWK2L5JVZYU4FSBKYDSSXFQCDependencies
- [2]
DW6SNODMsource editing: highlight [[ ]] comments/strings - [3]
KKMFQDR4editing source code from within the app
Change contents
- replacement in colorize.lua at line 9
{prefix='"', target='dstring'},{prefix="'", target='sstring'},-- these don't mostly work well until we can change color within words-- {prefix='"', target='dstring'},-- {prefix="'", target='sstring'},