AlanQuatermain / go-tmbundle

A TextMate bundle for the Go programming language.
http://alanquatermain.net/
Other
127 stars 40 forks source link

strings cannot contain comments #68

Open carnott-snap opened 4 years ago

carnott-snap commented 4 years ago

It appears that strings, and I guess runes too, but they are only single characters, do not create custom syntax blocks as the language specifies. E.g. this should not be a comment:

"https://example.com"