Skip to content

Commit

Permalink
Improved readme
Browse files Browse the repository at this point in the history
  • Loading branch information
AleksZhelo committed May 28, 2020
1 parent e6ada08 commit 81e54a8
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,14 @@
# idea-mob-plugin
# [Evil Islands](https://en.wikipedia.org/wiki/Evil_Islands:_Curse_of_the_Lost_Soul) 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

0 comments on commit 81e54a8

Please sign in to comment.