Cactbot Highlight
June 3, 2024 ยท View on GitHub
A VSCode extension for developing cactbot modules.
Features
Raidboss Timeline
Syntax Highlight
If you didn't see the syntax highlight in your timeline files, please check the FAQ.
Time Adjustment

Translation Validation

To use this feature, you should make sure your active file is a valid timeline file or trigger file that there are a valid timeline file which has the same name in the same directory, also make sure you are in the cactbot repository.
Click the Translate Current Timeline button on the top-right corner to translate the active file.
Raidboss Triggers
Code Snippets
| Snippet | Example |
|---|---|
ca-r-init
initiate a complete trigger set |
|
ca-r-timeline-trigger
initiate a timeline trigger |
|
ca-r-trigger
initiate a trigger |
|
ca-r-timeline-replace
initiate a timeline replace section |
|
ca-r-timeline-replace-all
initiate timeline replace sections with all languages |
|
FAQ
You can find the FAQ in FAQ.md.
Localisation
This extension supports multi-language.
Translators are listed below. Thanks for your contribution!
- English (US) - @MaikoTan
- Simplified Chinese - @ShadyWhite @DeepseaXX
- Traditional Chinese - @MaikoTan
- Japanese - @MaikoTan @DeepseaXX
- French - @MaikoTan @wuasar42
- Korean - @Bing-su
If you want to add a new language, or contribute to the existing ones, please visit our project on Crowdin.
If you want to add a new language, you should make sure that the language is supported by VSCode officially. You can search for the language name in the Extensions Marketplace, or access microsoft/vscode-loc to see if your language is supported or not.
Contributing
See CONTRIBUTING.md
License
This project is licensed under the MIT license, see LICENSE for more detail.
