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 开发者_如何学Cwould be with the auto html closing tags, but its not.
Thanks in advance
In Dreamweaver 5.5:
- Open the Preferences panel.
- From the left Category column, select Code Hints
- 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.
精彩评论