Feature files syntax highlighting is different in 1.4.1 version than older version

16 Views Asked by At

I have the below dependency in my POM file with Karate 1.4.1 version. With this karate version, my feature files syntax are showing as shown below.

enter image description here

enter image description here

In the above image, the Given, When, Then are highlighted in Grey

To check on the older version i have used few years back, i tried with karate 0.9.6 version like below enter image description here

Now, i can able to see the Syntax are properly highlighted as shown below.

enter image description here

Am I missing any modules in the recent 1.4.1 version? Please advice

0

There are 0 best solutions below