From eab87560d8d08cf37a7d9b50bd6b36964217cca9 Mon Sep 17 00:00:00 2001 From: Nick Treleaven Date: Fri, 29 Oct 2010 15:09:21 +0000 Subject: [PATCH] Add named style 'extra', use for C-like filetypes. git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5344 ea778897-0a13-0410-b9d1-a72fbfd435f5 --- ChangeLog | 7 +++++++ data/colorschemes/alt.conf | 1 + data/filetypes.Genie.conf | 6 +++--- data/filetypes.actionscript | 6 +++--- data/filetypes.c | 6 +++--- data/filetypes.common | 1 + data/filetypes.cpp | 6 +++--- data/filetypes.cs | 6 +++--- data/filetypes.ferite | 6 +++--- data/filetypes.glsl | 6 +++--- data/filetypes.haxe | 6 +++--- data/filetypes.java | 6 +++--- data/filetypes.javascript | 6 +++--- data/filetypes.vala | 6 +++--- 14 files changed, 42 insertions(+), 33 deletions(-) diff --git a/ChangeLog b/ChangeLog index 5901d64c..00344908 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,13 @@ testing. * src/editor.c: Fix not autocompleting when breaking lines. + * data/filetypes.java, data/filetypes.cpp, data/filetypes.vala, + data/colorschemes/alt.conf, data/filetypes.haxe, + data/filetypes.common, data/filetypes.glsl, + data/filetypes.actionscript, data/filetypes.cs, + data/filetypes.ferite, data/filetypes.c, data/filetypes.javascript, + data/filetypes.Genie.conf: + Add named style 'extra', use for C-like filetypes. 2010-10-28 Nick Treleaven diff --git a/data/colorschemes/alt.conf b/data/colorschemes/alt.conf index 8bdf1eea..fd25d37d 100644 --- a/data/colorschemes/alt.conf +++ b/data/colorschemes/alt.conf @@ -16,6 +16,7 @@ stringeol=0x000000;0xe0c0e0 # this is a bit dim, may want to change type=0x003030;;true function=0x000080 +extra=0x404080 diff --git a/data/filetypes.Genie.conf b/data/filetypes.Genie.conf index 2d54b9d0..e8be5d3b 100644 --- a/data/filetypes.Genie.conf +++ b/data/filetypes.Genie.conf @@ -10,15 +10,15 @@ word=word word2=word2 string=string character=string -uuid=0x404080 +uuid=extra preprocessor=preprocessor operator=operator identifier=default stringeol=stringeol # @"verbatim" -verbatim=0x101030 +verbatim=extra # (/regex/) -regex=0x105090 +regex=extra commentlinedoc=commentdoc,bold commentdockeyword=commentdoc,bold,italic commentdockeyworderror=commentdoc diff --git a/data/filetypes.actionscript b/data/filetypes.actionscript index 753aa815..4b319c18 100644 --- a/data/filetypes.actionscript +++ b/data/filetypes.actionscript @@ -10,15 +10,15 @@ word=word word2=word2 string=string character=string -uuid=0x404080 +uuid=extra preprocessor=preprocessor operator=operator identifier=default stringeol=stringeol # @"verbatim" -verbatim=0x101030 +verbatim=extra # (/regex/) -regex=0x105090 +regex=extra commentlinedoc=commentdoc,bold commentdockeyword=commentdoc,bold,italic commentdockeyworderror=commentdoc diff --git a/data/filetypes.c b/data/filetypes.c index 54ce6e5b..e8253504 100644 --- a/data/filetypes.c +++ b/data/filetypes.c @@ -10,15 +10,15 @@ word=word word2=word2 string=string character=string -uuid=0x404080 +uuid=extra preprocessor=preprocessor operator=operator identifier=default stringeol=stringeol # @"verbatim" -verbatim=0x101030 +verbatim=extra # (/regex/) -regex=0x105090 +regex=extra commentlinedoc=commentdoc,bold commentdockeyword=commentdoc,bold,italic commentdockeyworderror=commentdoc diff --git a/data/filetypes.common b/data/filetypes.common index c30d37d3..6ad9c7f4 100644 --- a/data/filetypes.common +++ b/data/filetypes.common @@ -120,4 +120,5 @@ stringeol=0x000000;0xe0c0e0;false;false type=0x0000d0;;true;false # user function names function=0x000080 +extra=0x404080 diff --git a/data/filetypes.cpp b/data/filetypes.cpp index 9f272395..9a42e3f8 100644 --- a/data/filetypes.cpp +++ b/data/filetypes.cpp @@ -10,15 +10,15 @@ word=word word2=word2 string=string character=string -uuid=0x404080 +uuid=extra preprocessor=preprocessor operator=operator identifier=default stringeol=stringeol # @"verbatim" -verbatim=0x101030 +verbatim=extra # (/regex/) -regex=0x105090 +regex=extra commentlinedoc=commentdoc,bold commentdockeyword=commentdoc,bold,italic commentdockeyworderror=commentdoc diff --git a/data/filetypes.cs b/data/filetypes.cs index 2a64c661..326acc99 100644 --- a/data/filetypes.cs +++ b/data/filetypes.cs @@ -10,15 +10,15 @@ word=word word2=word2 string=string character=string -uuid=0x404080 +uuid=extra preprocessor=preprocessor operator=operator identifier=default stringeol=stringeol # @"verbatim" -verbatim=0x101030 +verbatim=extra # (/regex/) -regex=0x105090 +regex=extra commentlinedoc=commentdoc,bold commentdockeyword=commentdoc,bold,italic commentdockeyworderror=commentdoc diff --git a/data/filetypes.ferite b/data/filetypes.ferite index fe74c4c7..ea0537db 100644 --- a/data/filetypes.ferite +++ b/data/filetypes.ferite @@ -10,15 +10,15 @@ word=word word2=word2 string=string character=string -uuid=0x404080 +uuid=extra preprocessor=preprocessor operator=operator identifier=default stringeol=stringeol # @"verbatim" -verbatim=0x101030 +verbatim=extra # (/regex/) -regex=0x105090 +regex=extra commentlinedoc=commentdoc,bold commentdockeyword=commentdoc,bold,italic commentdockeyworderror=commentdoc diff --git a/data/filetypes.glsl b/data/filetypes.glsl index f71ef5c5..0ef5cb33 100644 --- a/data/filetypes.glsl +++ b/data/filetypes.glsl @@ -10,15 +10,15 @@ word=word word2=word2 string=string character=string -uuid=0x404080 +uuid=extra preprocessor=preprocessor operator=operator identifier=default stringeol=stringeol # @"verbatim" -verbatim=0x101030 +verbatim=extra # (/regex/) -regex=0x105090 +regex=extra commentlinedoc=commentdoc,bold commentdockeyword=commentdoc,bold,italic commentdockeyworderror=commentdoc diff --git a/data/filetypes.haxe b/data/filetypes.haxe index 8c507a01..4bda0617 100644 --- a/data/filetypes.haxe +++ b/data/filetypes.haxe @@ -10,15 +10,15 @@ word=word word2=word2 string=string character=string -uuid=0x404080 +uuid=extra preprocessor=preprocessor operator=operator identifier=default stringeol=stringeol # @"verbatim" -verbatim=0x101030 +verbatim=extra # (/regex/) -regex=0x105090 +regex=extra commentlinedoc=commentdoc,bold commentdockeyword=commentdoc,bold,italic commentdockeyworderror=commentdoc diff --git a/data/filetypes.java b/data/filetypes.java index 632f102f..967a70ec 100644 --- a/data/filetypes.java +++ b/data/filetypes.java @@ -10,15 +10,15 @@ word=word word2=word2 string=string character=string -uuid=0x404080 +uuid=extra preprocessor=preprocessor operator=operator identifier=default stringeol=stringeol # @"verbatim" -verbatim=0x101030 +verbatim=extra # (/regex/) -regex=0x105090 +regex=extra commentlinedoc=commentdoc,bold commentdockeyword=commentdoc,bold,italic commentdockeyworderror=commentdoc diff --git a/data/filetypes.javascript b/data/filetypes.javascript index 93560930..0169cac2 100644 --- a/data/filetypes.javascript +++ b/data/filetypes.javascript @@ -10,15 +10,15 @@ word=word word2=word2 string=string character=string -uuid=0x404080 +uuid=extra preprocessor=preprocessor operator=operator identifier=default stringeol=stringeol # @"verbatim" -verbatim=0x101030 +verbatim=extra # (/regex/) -regex=0x105090 +regex=extra commentlinedoc=commentdoc,bold commentdockeyword=commentdoc,bold,italic commentdockeyworderror=commentdoc diff --git a/data/filetypes.vala b/data/filetypes.vala index 77f88453..6ed194d1 100644 --- a/data/filetypes.vala +++ b/data/filetypes.vala @@ -10,15 +10,15 @@ word=word word2=word2 string=string character=string -uuid=0x404080 +uuid=extra preprocessor=preprocessor operator=operator identifier=default stringeol=stringeol # @"verbatim" -verbatim=0x101030 +verbatim=extra # (/regex/) -regex=0x105090 +regex=extra commentlinedoc=commentdoc,bold commentdockeyword=commentdoc,bold,italic commentdockeyworderror=commentdoc