lightbend / config

configuration library for JVM languages using HOCON files
https://lightbend.github.io/config/
6.12k stars 968 forks source link

underscore characters #781

Open ChristopheDelapierre opened 1 year ago

ChristopheDelapierre commented 1 year ago

I have an issue with the display of conf files. If the underscore character is present in a string the display is not fine. See pictures attached:

chatgithub chatgithub2

It's only a display problem, conf files are readable and writable with no issue. My question: is there a solution? Thanks for your attention.

raboof commented 1 year ago

To be honest I don't see what's wrong with the display in the screenshots above?

But whatever problem you see, I'm fairly confident it would be an issue with whatever editor you're using there, and not with typesafe config 'itself'?

ChristopheDelapierre commented 1 year ago

Thank you for taking time to answer ! My issue is : keys should be displayed in yellow and values in white. Usualy it’s ok but when underscore characters are present it’s not the case. It’s not a real issue because my conf files are perfectly usable. But i am curious… I am using intellij IDEA community to view conf files Thanks again Christophe

De : Arnout Engelen @.> Envoyé : lundi 23 janvier 2023 16:19 À : lightbend/config @.> Cc : DELAPIERRE Christophe @.>; Author @.> Objet : Re: [lightbend/config] underscore characters (Issue #781)

To be honest I don't see what's wrong with the display in the screenshots above?

But whatever problem you see, I'm fairly confident it would be an issue with whatever editor you're using there, and not with typesafe config 'itself'?

— Reply to this email directly, view it on GitHubhttps://github.com/lightbend/config/issues/781#issuecomment-1400524761, or unsubscribehttps://github.com/notifications/unsubscribe-auth/A3XF53V64YGCVW42JI377K3WT2OPXANCNFSM6AAAAAAUD6RXUY. You are receiving this because you authored the thread.Message ID: @.***>