Does this extension exist?

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

  1. #1

    Default Does this extension exist?

    I love using Dreamweaver but am annoyed that it won't show the closing tags of
    a currently selected tag, either via color (ie the selected tag is all 1
    color), or in the line number list. I am not sure if what I am trying to
    convey is understandable but can't really explain it any other way. Basically
    I am wanting to select a div tag or something and have it visually indicate how
    long it is and where the ending tag is. If anyone knows of any extensions that
    will do this or if Dreamweaver has some setting I am not aware of any
    suggestions would be great.

    Thanks!

    JohnLenin Guest

  2. Similar Questions and Discussions

    1. DM6.0 Extension Manager v1.2.107 not d/l newer extension
      Hi Folks, I have not been on line due to back surgery and recovery (ouch, yes it still hurts) I have tried to down load some newer navigation aids...
    2. Does this exist?
      I was wondering if anyone knew of a software program or website where I can download or purchase some software that would allow me to create a person...
    3. Is .dcr extension = Director file extension ?
      I'm a newbie and saw some files on a website ending in .dcr... 1 - Is the .dcr file type a Macromedia Director file? 2 - Does it take the...
    4. using 'exist'
      GO select * from publishers where exists ( select distinct * from titles where titles.pub_id = publishers.pub_id and type = 'business' --select...
  3. #2

    Default Re: Does this extension exist?


    "JohnLenin" <webforumsuser@macromedia.com> wrote in message
    news:g0sjka$19a$1@forums.macromedia.com...
    >I love using Dreamweaver but am annoyed that it won't show the closing tags
    >of
    > a currently selected tag, either via color (ie the selected tag is all 1
    > color), or in the line number list. I am not sure if what I am trying to
    > convey is understandable but can't really explain it any other way.
    > Basically
    > I am wanting to select a div tag or something and have it visually
    > indicate how
    > long it is and where the ending tag is. If anyone knows of any extensions
    > that
    > will do this or if Dreamweaver has some setting I am not aware of any
    > suggestions would be great.
    why not just select the tag along that "status bar" just above the
    properties panel? selecting said tag will highlight all the code surrounded
    by that tag.


    Hunter Elliott 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