This is a set of tools for writing ZSS(Zantei State Script) using Notepad++. This pack contains a set of 4 tools.
Note: You Have to update your current ZSS Syntax for all the tools to work properly.
- ZSS Syntax highlighting.
- ZSS Auto-Completion.
- ZSS SCTRL Snippets.
- ZSS Function List (useful for organizing, and navigating through your code).
Each folder contains a tool, and a set of instructions on how to install it, and use it.
- The ZSS Syntax UDL for Notepad++.
ZSS Syntax Update/Installation
- A set of auto-completion keywords and functions, mainly aimed to cover Triggers.
ZSS Auto-Completion Installation
- A set of snippets, mainly aimed to cover 'State Controllers', with a few more inclusions.
ZSS SCTRL Snippets Installation
- Notepad++ offers a tab called "Function List". With that tab, you can navigate through functions and classes. The purpose is to provide a similar way to navigate through your states just like Fighter Factory's "State Explorer". There is a certain flexibility on how you can parse these functions and classes. Therefore, you have complete freedom to organize your states, and group them, using "Functions" and "Classes". It is extremely easy to use, and customize.