I'd like to add that using WeBuilder 2008 I can't find a way to get this functionality either.mwb1100 wrote:Am I missing something? I'm trying out 9.0.0.92 and the automatic closing of the HTML tags does not work as per Ryan's suggestion. It's still inserting the full closing tag when the open tag is completed. Is the suggested method of waiting to insert the closing tag until the "</" sequence is typed supposed to be implemented and working? If so, is there an options tweak I need that I can't find?
Autocomplete enhancement
Moderator: kfury77
Forum rules
Please follow these guidelines when posting feature requests. This will help to increase the value of your contribution.
Please follow these guidelines when posting feature requests. This will help to increase the value of your contribution.
- Do not create new topics for already requested features. Add your comments to the existing feature request topics instead;
- Create separate topic for each feature suggestion. Do NOT post a number of non-related feature suggestions in a single topic;
- Give your topic a meaningful title. Do NOT create topics with meaningless titles, such as "My Suggestion" or "My Problem".
-
Ryan Williams
- Posts: 43
- Joined: Tue Nov 14, 2006 2:27 pm
Re: Autocomplete enhancement
Re: Autocomplete enhancement
The way we have implemented this feature is following:
1) you type an opening tag, say <title>
2) if you get the tag closed now (and do not want this to happen), make sure you have disabled the setting "Auto complete HTML Tags"
3) you add some text for the tag
4) you type </
5) an auto complete pop up should appear having the item "title" selected, so that you only need to press return key to have the tag closed
1) you type an opening tag, say <title>
2) if you get the tag closed now (and do not want this to happen), make sure you have disabled the setting "Auto complete HTML Tags"
3) you add some text for the tag
4) you type </
5) an auto complete pop up should appear having the item "title" selected, so that you only need to press return key to have the tag closed
Kind regards,
Gatis Avots
Gatis Avots
- chrisjlocke
- Top Contributor
- Posts: 995
- Joined: Mon Aug 01, 2005 4:12 pm
- Location: Essex, UK
- Contact:
Re: Autocomplete enhancement
Dave- Its been implimented, so no need to '+1' ! 
Re: Autocomplete enhancement
Ah, OK. Had to also reduce the Auto Complete delay to make this work more smoothly, but now it works very nicely.Gatis wrote:The way we have implemented this feature is...
... make sure you have disabled the setting "Auto complete HTML Tags"...
Thanks for the explanation.
-
davenz
Re: Autocomplete enhancement
OK, I misunderstood how it was implemented from the original request, and AutoComplete HTML tags has to be off to see it.chrisjlocke wrote:Dave- Its been implimented, so no need to '+1' !
Cheers for pointing that out.
Dave.
Re: Autocomplete enhancement
This is good info - didn't know this is how it worked. Thanks!
Information Technology eXperts: http://www.ITXFC.com
Serving Northern Colorado & the Front Range since 1996
Serving Northern Colorado & the Front Range since 1996