This file provides Syntax highlighting support for the monkey Language in EmEditor.
Select Tools|Select Configuration|Define Configurations..., Then do the following:
-
In the
Define Configurationsdialog, clickNewand inputmonkey. -
In the
Define Configurationsdialog, clickAssociations...button. In theConfiguration Associationsdialog, clickNewand inFile Typescolumn, input*.my, then inConfigurationcombobox, selectmonkey. -
In
Define Configurationsdialog, clickPropertiesor double clickmonkeyitem in theConfigurationslists. -
In the
monkey propertiedialog, clickHighlight(1)tab, click theImport...buttion, import themonkey.esyfile. -
Select
Highlight(2)tab, in the twoLine Commentfields, input//and#separately.
