Implementation of external PocketMine/PHP libs for Visual Studio Code
.vscode | ||
out/src | ||
icon.png | ||
package.json | ||
README.md |
PocketMine-IDE
Add all pocketmine functions & classes from a src. Based on https://github.com/bschulte/PHP-Autocomplete
Features
- Allows an automatic class completion.
- 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.