Search

JavaScript highlight issue

i tried to write JS code in Django project in pycharm but somehow, it didn’t hightlight the code. Therefore, i tried to change some of my settings in pycharm.
Google told me to drag the whole JS code and press ALT + Enter and select “Inject language or reference” and choose JavaScript. However, i didn’t have JavaScript on the options so i couldn’t choose this way to solve my issue.
I found out that PyCharm Community version doesn’t support JavaScript highlight…