Vo Kn
Vo Kn
Not working on IDEA 2020.2.3.
See proposed PR.
Note that I solved it temporarily with custom serializer: ```kotlin package net.goout.jackson import com.fasterxml.jackson.core.JsonGenerator import com.fasterxml.jackson.databind.SerializerProvider import com.fasterxml.jackson.databind.module.SimpleModule import com.fasterxml.jackson.databind.ser.std.StdSerializer val lowerCaseEnumJacksonSerializerModule = SimpleModule().also { val lowerCaseEnumKeySerializer = object :...
I am afraid I am not entirely sure about the way this should be implemented so if you want to implement it differently I guess, you better do it yourself...
+1, this is necessity. The settings should be able to invoke from the paste dialog.
Please please.
Is there any progress?
is there any progress?
No changes on the issue?
Having the same issue with current IntelliJ Idea