I am writing .gsp code using Intellij 2018.1.4 and nothing is highlighted or indented. It just seems like plain text. When i create a html file, all the code style is added, but for gsp nothing is done.
i've tried searching for some plugin that is needed, but cannot find that either. Can someone help me here?
Thanks @CrazyCoder for that suggestion. I checked the file types setting that you mentioned, and gsp was not available there. I am using the community edition and can't get the ultimate one. But, the work around is that I added *.gsp as registered pattern for HTML recognized file type, and this does solve most of the problem, if not completely