Closed LeopoldArkham closed 7 years ago
Hi @LeopoldArkham, thanks for your report.
I think this problem can be fixed with just upgrading node-toml
package version.
after futher investigation, I think the problem is not node-toml
package because the input can be parsed. Syntax hightlighting in toml.tmLanguage
is the culprit.
Ok. I already push the fix in new branch 0.3
. just need to release this in weekends.
version 0.3
already released so I will close this issue.
Awesome!
Hey,
The extension doesn't seem to know that all string and array types are considered homogeneous, as per the standard.
Paste the 'arr1' through 'arr5' lines from the link above to reproduce.
Thanks for the useful extension! BR