Adding to code hints

Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.

  1. #1

    Default Adding to code hints

    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

    digitalpacman Guest

  2. Similar Questions and Discussions

    1. VBScript (ASP) Intellisense (Code Hints)
      Does anyone have a way of including Code Hints (Intellisense) for VBScript code (ASP) in Dreamweaver? Thanks!
    2. JavaScript code hints?
      :confused; I'm a Dreamweaver newbie and would like to get drop-down code hints for JavaScript. Is there a way to enable this option? Thanks much!...
    3. Code hints for CF 7
      Anyone know where to get the code hints for the new tags in CF7 for Dreamweaver?
    4. ColdFusion MX7 Code Hints for Dreamweaver
      I know this is really lazy but does anyone know if you can get CFML 7 code hints for DreamWeaver, I assume this would also unlock the Edit Tag...
    5. Code Hints for ActionScript in Dreamweaver MX
      I have developing my AS in Flash MX IDE because it provides me code hints. However, I spend 90% of my in Dreamweaver MX but it doesn't provide me...
  3. #2

    Default Re: Adding to code hints

    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.
    Joe Makowiec Guest

  4. #3

    Default Re: Adding to code hints

    > 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

    Randy Edmunds Guest

  5. #4

    Default Re: Adding to code hints

    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.

    digitalpacman Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139