ActiveWorlds Group for VSCode is a vscode extension that adds language support for ActiveWorlds Group (.awg) files, which are tokenized based on the Active Worlds propdump format.
Tokens
AWG/propdump tokens are delimited by spaces and defined as follows:
14: A single concatenated string of data for tokens 10-13 above
This extension attempts to tokenize model name, description, and action based on contextual word boundaries. There is currently no support for tokenizing the 'object data' string.