Provides TICKscript language files (.tick
) support for IntelliJ Platform-based IDEs
Plugin page in IntelliJ platform plugin repository.
- Syntax highlighting
- Structure outline in 'Structure' tool window
- Comment/Uncomment action
- Find Usages / Go to definition for variables
- Code formatter: make 'reformat code' action available
- Code folding
- Autocompletion
- Find Usages / Go to definition for key identifiers, other elements
- Support for different nodes and their methods
- Support for builtin functions
- 'Introduce Variable' Refactoring
- Unresolved variable reference checks