This package supports .fst file editing for MMDAgent-EX.
- Colors and Highlights
- Message name auto completion
- Signature help
- “Peek / Jump to Definition” on state id
- “Jump to Reference / Show List” on state id
- Isolated state warning
- Initial state warning
For example if there is an image subfolder under your extension project workspace:
Tested on 1.52.0
No setting will be added by this extension.
Initial release of this extension.
Update version.
- Better highlights
- Completion updated for recent version
- Diagnostics: initial state, isolated state
- Signature helps
Update version.
- More commands
- added "%INCLUDE"
Updated version.
- More commands
- MMDAgent-EX 1.0.3 compliant
Updated version.
- MMDAgent-EX 1.0.4 compliant
- Added TRANSPARENT_START and TRANSPARENT_STOP
-
Added messages
- WINDOWFRAME_ADD, WINDOWFRAME_EVENT_ADD
- WINDOWFRAME_DELETE, WINDOWFRAME_EVENT_DELETE
- WINDOWFRAME_DELETEALL
- (MS version only)
- SUBFST_START, SUBFST_START_IF, SUBFST_STOP
- SUBFST_EVENT_START, SUBFST_EVENT_STOP
- TIMER_PAUSE, TIMER_RESUME
-
Improved highlight algorithm
- Added missing messages
- TIMER_CANCEL
- TIMER_EVENT_CANCELLED
- Added new messages
- TEXTAREA_HIDE, TEXTAREA_SHOW
- TEXTAREA_EVENT_HIDE, TEXTAREA_EVENT_SHOW
- Added missing messages
- AVATAR_EVENT_IDLE|START, AVATAR_EVENT_IDLE|STOP
- Fix bug: latest commands are not highlighted