Community
Participate
Working Groups
Just like the Java editor with Javadoc, it would be very useful if the PHP editor supported the inline @link, as for phpDoc documentation: http://manual.phpdoc.org/HTMLSmartyConverter/HandS/phpDocumentor/tutorial_tags.inlinelink.pkg.html
Created attachment 184224 [details] patch
when we have following code: $a = new Test(); we hover at Test,the hover will show: Test Test::Test () Test::test () the width is still not wide enough,make small workaround to the patch.
please ignore my last comment,it is for Bug 317866.
Verified. Ilina Stefanova