更改 Expression Web 3 中文件扩展名的设置
我想更改 Microsoft Expression Web 3 中处理某些文件扩展名的方式。例如,*.inc 应像 PHP 包含一样处理,以便它们获得 PHP 颜色编码和代码提示。
这可能吗?我怎样才能实现这一目标?
I want to change how certain file extensions are treated within Microsoft Expression Web 3. For example, *.inc should be treated like PHP includes, so they get PHP color coding and code hints.
Is this possible and how can I achieve this?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
看起来有一个关于如何执行此操作的非常好的概要:
http://www. dotnetcurry.com/ShowArticle.aspx?ID=69
我现在不在 Windows 计算机上,但我猜测您是否将扩展名“inc”配置为使用“Expression Web(以 HTML 形式打开)”打开”,这应该可以解决问题。
Looks like there's a pretty good rundown on how to do this at:
http://www.dotnetcurry.com/ShowArticle.aspx?ID=69
I'm not on my Windows machine right now, but I'm guessing if you configure the extension "inc" to open with "Expression Web (Open as HTML)", that should do the trick.