What are some useful editor features?
GME offers the following features to help you in constructing your code: • Syntax highlighting – Elements are distinctively “colorized”—HTML, GME tags, and JavaScript are highlighted in different colors to visually distinguish the different parts of the code. Also, as the user types, the editor highlights the code to indicate where a tag or attribute value may not have been properly closed off. • Syntax completion for gm tags – The editor will try to auto-complete GME tags so that you don’t have to create closing tags yourself. For example, on a new line, start typing