Skip to content
New issue

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

Ask to add newly create template file to VCS #498

Closed
tiger-seo opened this issue May 8, 2015 · 1 comment
Closed

Ask to add newly create template file to VCS #498

tiger-seo opened this issue May 8, 2015 · 1 comment
Labels

Comments

@tiger-seo
Copy link

    /**
     * @return Response
     */
    public function dashboardStatsAction()
    {
        return $this->render('ProjectAdminBundle:Dashboard:stats.html.twig');
    }

When you refer nonexistent template in $this->render(), from context menu you can select Create template, which does create new file, but no prompt to add the file to the VCS.

@tiger-seo
Copy link
Author

thanks 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants