junichi11/cakephp3-netbeans

Autocomplete for UrlHelper

Closed this issue · 5 comments

Overview description

Autcomplete of UrlHelper isn't available.

Steps to reproduce

  1. Go to any view file.
  2. Write $this-> and Url isn't found.

Expected results

Url helper should appear in autocomplete because is a core helper.

Version number of the plugin

0.0.5

Version information of NetBeans

8.0.2 (Build 201411181905)

@adayth Cake\View\View is missing @property for UrlHelper. So, could you send a PR or submit an issue for it to the cakephp/cakephp repository?

Thanks.

Issue submitted to cakephp repository cakephp/cakephp#7018

@adayth Perfect!

BTW, you used an issue template in this issue, it's so good 👍

Thanks.

No problem. I'm happy to collaborate with a tool that I use daily.

Your PR is available in version 3.0.9 :) http://cakephp.org/changelogs/3.0.9