bungcip / better-toml

toml extension for vs code editor
75 stars 13 forks source link

Incorrect highlighting of Multiline basic strings #6

Closed LeopoldArkham closed 7 years ago

LeopoldArkham commented 7 years ago

Me again!

Seems the update caused multiline basic strings to highlight incorrectly; use this file to reproduce: https://github.com/LeopoldArkham/Molten/blob/meta/tests/string.toml

These are not big issues at all but at least this way you're aware

bungcip commented 7 years ago

thanks for reporting. I also found out the same issue with datetime and integer using '_' (ex: 20_0).