Fork me on GitHub
2017-09-12

Table name completion for the TYPO3 CMS IDEA Plugin

With the upcoming Version 0.2.2, the plugin now automaticallay reads the ext_tables.sql files from the project and compiles a list of table names. The feature will most likely be accompanied by code navigation to the definition of a table and / or completion for the legacy DatabaseConnection.

Release: https://github.com/cedricziel/idea-php-typo3-plugin/releases/tag/0.2.2
Github: https://github.com/cedricziel/idea-php-typo3-plugin
Jetbrains Plugin Repository: https://plugins.jetbrains.com/plugin/9496-typo3-cms-plugin

No Comments