[Geany-Users] adding json support

Bob Furber burnsmicro at xxxxx
Sun Feb 24 02:54:04 UTC 2013


On 13-02-23 06:38 PM, Matthew Brush wrote:
>> I cannot see any YAML styles in filetypes.JSON.conf:
>>
>>      [styling=C]
>
> Start Deleting lines here...
>
>> default=default
>>      number=number
>>      string=string
>>      word=word
>>      identifier=identifier,bold
>>
>
> ... And Stop deleting lines here
>
> That is what I meant.

No change even after restarting my PC: Names are bold black, values are 
normal black, numbers are green ..and filetypes.JSON.conf looks like this:

     [styling=C]

     [keywords]
     primary=true false null

     [settings]
     extension=json
     lexer_filetype=Javascript
     comment_single=#
     comment_use_indent=true

     [indentation]
     width=2
     # 0 is spaces, 1 is tabs, 2 is tab & spaces
     type=0

RF


More information about the Users mailing list