Patrick Winnertz
d07b3489b8
Add patch file which is attached to the ticket #16 ,
...
Please comment
2009-01-05 17:04:11 +01:00
Leonard den Ottolander
09a3e8c853
* c.syntax: Add colouring of labels.
2006-06-22 12:49:24 +00:00
Roland Illig
93402cd8e3
Added a header comment and removed trailing empty lines.
2005-07-05 18:24:04 +00:00
Roland Illig
5e9b496c69
* c.syntax: The bit-wise and, or, xor, not operators are
...
formatted in brightmagenta to make them distinguishable from the
boolean operators. (This also affects the address-of operator.)
2005-07-03 20:09:29 +00:00
Roland Illig
419025e926
* syntax/c.syntax: Added missing punctuation characters.
2005-05-01 14:21:02 +00:00
Pavel Roskin
8cf02b5559
* syntax/c.syntax: Allow integer specifiers for %x and %X in C
...
format strings.
* syntax/cs.syntax: Likewise.
* syntax/java.syntax: Likewise.
* syntax/ml.syntax: Likewise.
* syntax/php.syntax: Likewise.
* syntax/python.syntax: Likewise.
* syntax/slang.syntax: Likewise.
* syntax/swig.syntax: Likewise.
2003-03-15 04:41:19 +00:00
Pavel Roskin
3cf9a2aabf
* syntax/c.syntax: Highlight C++ comments in preprocessor
...
directives.
Reported by Oswald Buddenhagen <ossi@kde.org>
2003-02-18 08:03:13 +00:00
Pavel Roskin
620bf270aa
* syntax/c.syntax: Revert highlighting trailing whitespaces.
2003-02-05 07:44:49 +00:00
Andrew V. Samoilov
9604cb48c6
* syntax/c.syntax: Highlight trailing whitespace(s).
2003-01-31 13:00:21 +00:00
Pavel Roskin
0d82a635b3
* syntax/*.syntax: Remove numeric Cooledit colors. It's
...
unreasonable to require them to be correct. On the other hand,
Cooledit can easily be changed to accept named color names.
2002-09-29 20:22:23 +00:00
Pavel Roskin
dee854b21e
* syntax/c.syntax: Require at least one space at the beginning
...
of indented cpp directives. Use brightmagenta for them.
2002-09-27 04:00:30 +00:00
Andrew V. Samoilov
de8ccb62fd
Allow whitespace(s) before #
2002-09-26 06:20:55 +00:00
Andrew V. Samoilov
c4b3002022
* syntax/syntax.syntax: Add "linestart" for "context",
...
"context default" and "context exclusive" keywords.
* syntax/c.syntax: Fix "%s" highlighting for "%-19s"
and "%5.5s" formats.
2002-09-19 11:09:57 +00:00
Pavel Roskin
8aee83616a
* syntax/c.syntax: Highlight "?" by the same color as ":".
...
* syntax/java.syntax: Likewise.
* syntax/swig.syntax: Likewise.
* syntax/python.syntax: Remove duplicate keyword ":".
2002-09-17 22:39:04 +00:00
Pavel Roskin
4dbe6133e8
* syntax/c.syntax: Reenable highlighting for "/" and preserve
...
highlighting for "//" comments by using exclusive context.
* syntax/java.syntax: Likewise.
* syntax/swig.syntax: Likewise.
* syntax/slang.syntax: Reenable highlighting for "/".
* syntax/sql.syntax: Enable highlighting for "/" and "-".
2002-07-18 16:36:52 +00:00
Pavel Roskin
3f02ae47e8
* syntax/c.syntax: Don't treat #define separately from other
...
preprocessor directives.
2002-07-09 16:51:15 +00:00
Andrew V. Samoilov
a2bd191696
* syntax/c.syntax: Highlight "%p" printf format.
...
Allow '*' as width and precision for strings and numbers.
2002-03-21 08:01:14 +00:00
Paul Sheer
cbb0435c9e
syntax file updates and fixes. addition of fortran syntax file
2000-02-18 11:13:10 +00:00
Paul Sheer
dc4aa96d37
syntax rule updates for mcedit - reflects cooledit 3.11.6
1999-07-21 19:56:42 +00:00
Paul Sheer
ec66f5e6ab
syntax rules now seperated out into these files
1999-03-21 02:02:08 +00:00