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
I apologize for the dumb question but what is the syntax group for a general variable name?
I want something like let myVar = 5; to have coloring on the myVar.
The text was updated successfully, but these errors were encountered:
I apologize for the dumb question but what is the syntax group for a general variable name?
I want something like
let myVar = 5;
to have coloring on themyVar
.The text was updated successfully, but these errors were encountered: