agrawalhardik
agrawalhardik
error
java.lang.IllegalStateException: TextAttributeKey(name:'KEYWORD', fallbackAttributeKey:'DEFAULT_STATIC_FIELD') was already registered with the other fallback attribute key: DEFAULT_KEYWORD at com.intellij.openapi.editor.colors.TextAttributesKey.mergeKeys(TextAttributesKey.java:219) at com.intellij.openapi.editor.colors.TextAttributesKey.lambda$getOrCreate$4(TextAttributesKey.java:205) at java.base/java.util.concurrent.ConcurrentHashMap.compute(ConcurrentHashMap.java:1932) at com.intellij.openapi.editor.colors.TextAttributesKey.getOrCreate(TextAttributesKey.java:205) at com.intellij.openapi.editor.colors.TextAttributesKey.createTextAttributesKey(TextAttributesKey.java:192) at com.thoughtworks.gauge.highlight.HighlighterTokens.(HighlighterTokens.java:40) at com.thoughtworks.gauge.highlight.SpecColorSettingsPage.(SpecColorSettingsPage.java:35) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)...