It would be pretty nice if SI was able to recognize skript-mirror to the point where it provides code inspections and even code completion for it.
Tasks:
- Get skript-mirror syntax to work
- Get skript-mirror syntax to match with itself (recursive matching, basically)
- Add code inspections when method invocations are used incorrectly
- Provide simple code-completion for Java methods, fields and enums
Reactions are currently unavailable
It would be pretty nice if SI was able to recognize skript-mirror to the point where it provides code inspections and even code completion for it.
Tasks: