This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 155844 - browse file ... completion item
Summary: browse file ... completion item
Status: NEW
Alias: None
Product: web
Classification: Unclassified
Component: HTML Editor (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Milutin Kristofic
URL: http://php.netbeans.org/servlets/Read...
Keywords:
Depends on:
Blocks: 235150
  Show dependency tree
 
Reported: 2008-12-19 14:05 UTC by nvarun
Modified: 2014-10-06 13:24 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description nvarun 2008-12-19 14:05:48 UTC
URL given above points to Petr Pisl's reply to a mail I had written to the <users@php.netbeans.org> in September during
NetCAT 6.5, just before Code Freeze... Here's a part of the mail I had sent;
------------------------
AFAIK, there's a really cool feature, which I think might have already been
discussed on this mailing list, when you invoke CC inside include, require!

What it does, instead of showing list of items in CC window, it shows one
item named as "Browse.." which is an action, and clicking it pop out a file
browser which shows only the current php project's files view. One can then
select the relevant file, and make it relative/absolute depending on the
choice made.. before clicking OK.

How about this enhancement in the current support?

Also, as you know, we get Code completion inside 2 double quotes, like

align="cursor"

at the position of cursor, invoke CC and you get options in the context of
alignment.. Now, tell me one thing, whether its a feature of HTML editor
support, or PHP?

If its done by PHP editor support, then how about extending this
functionality elsewhere too, when we write src="" and href=""
------------------------

Thanks!
Comment 1 Marek Fukala 2012-10-15 14:02:52 UTC
I think we could add the "browse file" completion item at the top of the items.