Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 493 Bytes

README.md

File metadata and controls

14 lines (13 loc) · 493 Bytes

Evil Islands scripting language support for IntelliJ-based IDEs

Features:

  • Syntax checking
  • Type checking
  • Code completion, including game object ID/name completion and engine (GSGetVar/GSSetVar) variable completion
  • Built-in documentation for script functions
  • Code formatting
  • Basic code inspections
  • Find usages
  • Refactoring support
  • Customizable syntax highlighting
  • Structure view
  • Live templates