Dreamweaver CS5 code hinting

旧巷老猫 提交于 2019-12-02 11:57:43

Unfortunately, you don't get a ton of control over Dreamweaver's code hinting and syntax checking.

The code hinting can be enabled or disabled and also given a delay before appearing at Edit | Preferences | Code Hinting.

The Syntax Error in the header can be disabled in Split View or Code View from the Coding Toolbar. Look for the icon that has the triangular yellow background with an exclamation point and toggle it. When you have invalid syntax you'll still get red coloring on the line numbers (or left margin if you disable the line numbers) but that's about it.

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!