You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.
ramya-rao-a
changed the title
comment not being highlighted in the following declaration
Colors in Go broken when multi dimensional arrays are declared
Oct 14, 2016
var e [][]*aType // ( bug in vscode highligher?)
The double slash and everything after should be highlighted in green (comment), but is showing as white, but is working code.
The text was updated successfully, but these errors were encountered: