1

The new Dreamweaver 5.5 closes the apostrophe as soon as you open it. Is there anyway to turn this feature off? I thought it would be with the auto html closing tags, but its not.

Thanks in advance

Case
  • 4,244
  • 5
  • 35
  • 53

1 Answers1

1

In Dreamweaver 5.5:

  1. Open the Preferences panel.
  2. From the left Category column, select Code Hints
  3. Either uncheck Enable code hints or set the delay to a longer period of time.

This will either completely stop the autocomplete (and code hints) or cause it to wait for a period of time before attempting to autocomplete them.

hereswhatidid
  • 738
  • 9
  • 21