Command coloring rules - yumunet/WoditorTranslationGallery GitHub Wiki

This page explains the rules for how commands are colored.

Command texts

The color of the command text is determined by whether it starts with strings (IDs 10008-10056 and 11589) in the StringTable resource.

For example, string ID 10013 is "■変数操作" (Set Variable), so command texts starting with "■変数操作" will be displayed in red.

Commands insertion

The color of the command list on the left side of the command insertion window is determined by whether it starts with strings (ID 10057-10072) in the StringTable resource.