PHP Storm 无法识别 JavaScript
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?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
请参阅
设置
|文件类型
。验证您的文件是否与 JavaScript 文件类型关联。另请确保在Settings
中启用 JavaScript 插件 |插件
。Please see
Settings
|File Types
. Verify that your files are associated with the JavaScript file type. Also ensure that JavaScript plug-in is enabled inSettings
|Plugins
.