Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
\TYPO3\CMS\Core\Utility\ExtensionManagementUtility::makeCategorizable
\TYPO3\CMS\Core\Database\Query\QueryBuilder::delete
\TYPO3\CMS\Core\Database\Query\QueryBuilder::update
\TYPO3\CMS\Core\Database\Query\QueryBuilder::insert
\TYPO3\CMS\Core\Database\Query\QueryBuilder::join
\TYPO3\CMS\Core\Database\Query\QueryBuilder::innerJoin
\TYPO3\CMS\Core\Database\Query\QueryBuilder::leftJoin
\TYPO3\CMS\Core\Database\Query\QueryBuilder::rightJoin
\TYPO3\CMS\Core\Database\Query\QueryBuilder::quoteIdentifier
\TYPO3\CMS\Core\Database\ConnectionPool::getConnectionForTable
\TYPO3\CMS\Core\Database\ConnectionPool::getQueryBuilderForTable
If you would like other places to be included as well, you can answer on this issue.
The text was updated successfully, but these errors were encountered:
Refactor table name completion to use PsiReferences
edc0f91
All matches for common table name places are now PsiReferences. One side effect is faster completion through variants and automatic go-to-definition handling. Fixes: #58,#57
Successfully merging a pull request may close this issue.
\TYPO3\CMS\Core\Utility\ExtensionManagementUtility::makeCategorizable
\TYPO3\CMS\Core\Database\Query\QueryBuilder::delete
\TYPO3\CMS\Core\Database\Query\QueryBuilder::update
\TYPO3\CMS\Core\Database\Query\QueryBuilder::insert
\TYPO3\CMS\Core\Database\Query\QueryBuilder::join
\TYPO3\CMS\Core\Database\Query\QueryBuilder::innerJoin
\TYPO3\CMS\Core\Database\Query\QueryBuilder::leftJoin
\TYPO3\CMS\Core\Database\Query\QueryBuilder::rightJoin
\TYPO3\CMS\Core\Database\Query\QueryBuilder::quoteIdentifier
\TYPO3\CMS\Core\Database\ConnectionPool::getConnectionForTable
\TYPO3\CMS\Core\Database\ConnectionPool::getQueryBuilderForTable
If you would like other places to be included as well, you can answer on this issue.
The text was updated successfully, but these errors were encountered: