Skip to main content
June 20, 2006
Answered

Adding to code hints

  • June 20, 2006
  • 3 replies
  • 430 views
I want to add things to the "Tag libraries" I guess?

You know when you are in ASP VBScript or something and you hit CTRL+SPACE it shows the code hints? Well I use the same name for many types of objects and I was wondering if I can add things to that, and customize it. This would help tuns!

Thanks
This topic has been closed for replies.
Correct answer Newsgroup_User
> C:\Program Files\Macromedia\Dreamweaver [Version]\Configuration

This is the "Application" Configuration folder.

> C:\Documents and Settings\[username]\Application Data\Macromedia
> \Dreamweaver [Version]\Configuration

This is the "User" Configuration folder. Note that the "Application
Data" folder is hidden by default, so you may need to change your Folder
Options to see it.

So, to add Code Hints, look in the Application Configuration/CodeHints
folder for examples of what is already in DW. Then add your Code Hints
to the "User" Configuration/CodeHints folder.

HTH,
Randy

3 replies

June 21, 2006
Thanks I found it on my own but ya. I wish they changed it some.

I want a code hint for anytihng prefixed with RS_ ect..

I dont like to have "postfixes" like flash does. But I guess thats all I get.
Newsgroup_UserCorrect answer
Inspiring
June 21, 2006
> C:\Program Files\Macromedia\Dreamweaver [Version]\Configuration

This is the "Application" Configuration folder.

> C:\Documents and Settings\[username]\Application Data\Macromedia
> \Dreamweaver [Version]\Configuration

This is the "User" Configuration folder. Note that the "Application
Data" folder is hidden by default, so you may need to change your Folder
Options to see it.

So, to add Code Hints, look in the Application Configuration/CodeHints
folder for examples of what is already in DW. Then add your Code Hints
to the "User" Configuration/CodeHints folder.

HTH,
Randy

Inspiring
June 20, 2006
On Tue 20 Jun 2006 04:03:50p, digitalpacman wrote in
macromedia.exchange.extensions.dreamweaver:

> I want to add things to the "Tag libraries" I guess?
>
> You know when you are in ASP VBScript or something and you hit
> CTRL+SPACE it shows the code hints? Well I use the same name for many
> types of objects and I was wondering if I can add things to that, and
> customize it.

Configuration is one of two places (on a PC; I assume it's similar on a
Mac):

C:\Program Files\Macromedia\Dreamweaver [Version]\Configuration
C:\Documents and Settings\[username]\Application Data\Macromedia
\Dreamweaver [Version]\Configuration

The Help files have a section on 'Extending Dreamweaver'. I suspect that
reading the latter and trolling through the former should get you started.