The PDT extension group is a collobaration of PDT plugin maintainers to build a central PDT extension platform and codebase.
Currently the core plugin supports following features:
- PHP Coding Standard Fixer integration
Use-Statement validation (injecting of missing use statements through quick-fixes)- PDT since 5.0 have own implementationClass / Interface dialog- PDT since 5.0 have own dialogsImplementation of missing interface/abstract classes methods- PDT since 5.0 have own implementationAssign to local variable quick-fix- Moved to PDT 4.0Import statements outline filters- PDT since 3.5 have same filtersUnused / uninitialized variable validator- Moved to PDT 6.0PHP Refactoring support- PDT since 3.4 have own refactoring support
We are in the process of migrating general functionality of our plugins into the core plugin, and add more core features for other PDT extenders.
Join our mailinglist if you are interested in the discussion or want to help improve the PDT ecosystem.