<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hi all, <br>     I really like using geany for C++ development, and I have a quick question about custom syntax highlighting rules. Presently I can change the syntax colouring of existing rules like "comment", "string", "brace_good" etc. I was wondering if it's possible to create custom rules and colour them. For example, colour any word that begins with a capital letter, or colour specific operators like brackets, etc. In some other editors like vim I would achieve this using a regex to define the rule. Is it possible in geany? Thanks,<br>brock<br>                                        </div></body>
</html>