Version 0.1.3: Backend Routes completion
Backend: The plugin parses the available route names in the core and extensions. More precisely it parses the Configuration/Backend/(Ajax)Routes.php files.
- completion for backend route names on
BackendUtility::getAjaxUrl() - completion for backend route names on
UriBuilder::buildUriFromRoute()