Php storm doesn't recognize JavaScript

梦想与她 提交于 2019-12-07 15:24:15

问题


I was working on the PHPStorm IDE, all was perfect, but I just don't know what has happened now it's not recognizing Javascript, .js files are appearing like dtd files.

Has anybody had this kind of issue?

here's the issue in more detail


回答1:


Please see Settings | File Types. Verify that your files are associated with the JavaScript file type. Also ensure that JavaScript plug-in is enabled in Settings | Plugins.



来源:https://stackoverflow.com/questions/9330571/php-storm-doesnt-recognize-javascript

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