Terra is a modern world generation modding platform, primarily for Minecraft. Terra allows complete customization of world generation with an advanced API, tightly integrated with a powerful configuration system. It also includes a small programming language. This plugin provides syntax highlighting for this language
- Syntax highlighting
- Formatting
- Refactor/Rename
- Navigate to creation
- Static Autocompletion
- Dynamic Autocompletion
- Snippets
- Inline Documentation
- Blockstate Autocompletion
- Open IntelliJ IDEA
- Go to Settings/Preferences > Plugins
- Switch to "Marketplace" tab
- Search for "Terra CodeTool"
- Click "Install"
In any IntelliJ-Project, you can now enjoy IDE support for *.tesf
files.