-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e6ada08
commit 81e54a8
Showing
1 changed file
with
14 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |