Parameters with Prefixes
- Parameters with special prefixes like
i_(for integer) orb_(for booleans) are now highlighted like the optional parameters (e.g.ac_orgs_) - There is a new option you can set in the
.sublime-projectfile: If you have nested folders you can set a new "root (where your HSFs are) via{ "root": "nested/folder" }