PocketMine-IDE/README.md
2017-04-30 18:08:58 +02:00

31 lines
725 B
Markdown

# PocketMine-IDE
Add all pocketmine functions & classes from a src. Based on [https://github.com/bschulte/PHP-Autocomplete](https://github.com/bschulte/PHP-Autocomplete)
## Features
1. Allows an automatic class completion.
2. Allows an automatic accessible function completion.
## Requirements
None
## Extension Settings
Set the library/pocketmine path (must not be compiled as .phar) in the settings and reload using command "Index PHP files".
This will include and parse the new library
## Known Issues
None so far
## Release Notes
## 0.0.1
Initial release.
## Links
-----------------------------------------------------------------------------------------------------------