|
|
|
|
||||||
![]() |
|
|
LinkBack | Outils de la discussion |
|
|
#1 |
|
Messages: n/a
Hébergeur: |
Does Dreamweaver MX 2004 (or later versions) have the capability of pulling up
a list of PHP functions you've created in code view --- where you could click on a function name and your cursor or focus would be automatically directed to the start of the function? I know this capability is available in other text/code editors such as Notepad++, but I didn't know if this feature was somewhere available in Dreamweaver --- perhaps in a plug-in? Thanks, Ryan |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
I would really like this feature also, and if you define a variable it would
pop up, if you have used Visual Studio, it has very good intelli-sense, it would be nice if the feature was added. I have seen in the CS4 forum a post for requesting features, post it there to. http://www.adobe.com/cfusion/webforu...d=72&catid=674 |
|
|
|
#3 |
|
Messages: n/a
Hébergeur: |
rkdiekhoff wrote:
> Does Dreamweaver MX 2004 (or later versions) have the capability of pulling up > a list of PHP functions you've created in code view --- where you could click > on a function name and your cursor or focus would be automatically directed to > the start of the function? I don't know about MX 2004, but it's definitely available in CS3 and the beta of CS4. Right-click in Code view and select Functions from the context menu. It displays a full list of user defined functions. Click one of them, and you're taken directly to the function definition. -- David Powers, Adobe Community Expert Author, "The Essential Guide to Dreamweaver CS3" (friends of ED) Author, "PHP Solutions" (friends of ED) http://foundationphp.com/ |
|
![]() |
| Outils de la discussion | |
|
|