JavaScript syntax highlighting for field variables in classes

See screenshot below: When I created field variables for vertex and edge in "GraphNode" class the highlighting for the constructor function got messed up. If you look at the "Graph" class below it you can see the normal highlighting. Can you fix this? It's minor but if there is a quick fix I'd appreciate it. Thanks!

image

Comments (0)