简体   繁体   English

visual studio 2013更新4 - javascript highlithning停止了工作

[英]visual studio 2013 update 4 - javascript highlithning stopped work

i am using "VisualStudio 2013 Update 4 (CommunityEdition)" everything works fine till last week. 我正在使用“VisualStudio 2013 Update 4(CommunityEdition)”一切正常,直到上周。 Then i noticed that my JavaScript highlighting stopped working which is embedded in my HTML code. 然后我注意到我的JavaScript突出显示已停止工作,它嵌入在我的HTML代码中。

It works fine and I never had problems before. 它工作正常,我从来没有遇到过问题。 Till last week, then it suddenly stopped working :/ I don't know why... i didn't changed something on my computer (no updates, no new software, no hardware upgrades) - it just stopped working :( 直到上周,然后它突然停止工作:/我不知道为什么...我没有改变我的电脑上的东西(没有更新,没有新的软件,没有硬件升级) - 它只是停止工作:(

This thinks I try to solve the issue: 这认为我试图解决这个问题:

Nothing solved the problem... it still don't work... 没有解决问题......它仍然无法正常工作......

At the moment i really frustrated, because i don't know why it stopped working and i don't know what i should try else to fix this problem... 目前我真的很沮丧,因为我不知道为什么它停止工作,我不知道我应该尝试别的什么来解决这个问题...

Maybe somebody had the same problem and can epxlain me what i can check to fix this issue? 也许有人有同样的问题,可以告诉我我可以检查什么来解决这个问题?

Thanks in advance, vipex 提前谢谢,vipex

Today I checked my code (which isn't working in VS2013) with notepad++. 今天我用notepad ++检查了我的代码(在VS2013中不起作用)。 In notepad++ the JavaScript highlithning works fine. 在notepad ++中,JavaScript highlithning工作正常。 When i open this files in VS2013 the highlithning doesn't work. 当我在VS2013中打开此文件时,高位不起作用。

I managed to resolve this issue by installing the Visual Studio extension 'Web Essentials 2013 for Update 4'. 我设法通过安装Visual Studio扩展“Web Essentials 2013 for Update 4”来解决此问题。

You can grab it from here: https://visualstudiogallery.msdn.microsoft.com/56633663-6799-41d7-9df7-0f2a504ca361 你可以从这里抓住它: https//visualstudiogallery.msdn.microsoft.com/56633663-6799-41d7-9df7-0f2a504ca361

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM