app.js file in Webstorm
Hi There,
I have webstorm version 8.0.4 and for some reason all my app.js files are being treated as normal text files (i.e. no code completion etc) rather than js files. This wasn't happenning before and I don't remember changing any settings to make it behave like this. Any help would be greatly appreciated. Thanks a lot.
Yulric
Please sign in to leave a comment.
Hi there,
Please post a screenshot of whole IDE while having this problematic file opened.
Hi There,
I added a screenshot of the app.js file. As you can see there is no code highlighting and if you notice the file tab at the top it has the same icon as that of a normal text file rather than that of a js file. I should also mention I am working a windows 8 64 bit machine.
Yulric
Attachment(s):
webstorm_bug.png
File | Settings | File Types --> Text files
Find and remove offending pattern -- most likely will be "app.js"
Thanks a lot. That worked out. I have accepted yours as the right answer.
Yulric