Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 1.01 KB

File metadata and controls

31 lines (23 loc) · 1.01 KB

Terra Support for Intellij

JetBrains Marketplace

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

Currently implemented features

  • Syntax highlighting
  • Formatting
  • Refactor/Rename
  • Navigate to creation
  • Static Autocompletion
  • Dynamic Autocompletion
  • Snippets
  • Inline Documentation
  • Blockstate Autocompletion

Installation

  • Open IntelliJ IDEA
  • Go to Settings/Preferences > Plugins
  • Switch to "Marketplace" tab
  • Search for "Terra CodeTool"
  • Click "Install"

Usage

In any IntelliJ-Project, you can now enjoy IDE support for *.tesf files.