<p></p>
<p>The Python lexer works if you set the <code>lexer.python.unicode.identifiers=1</code> lexer property.  For example a <code>def  Ü():</code> highlights <code>Ü</code> properly.</p>
<p>But the symbol parser or symbol handling doesn't and spews <code>Warning: : ignoring null tag in /tmp/untitled.py(line: 29)</code> errors from <code>ctags/main/entry.c</code> so I guess the symbol parser system doesn't support it yet.  As <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/codebrainz/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/codebrainz">@codebrainz</a> said, you can open issues on the universal ctags project that supplys the parsers (and a pull request to update Geany :)</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/issues/2504#issuecomment-628420020">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ5YXPMGU4L6MFVE7DDRROGGTANCNFSM4NAJAUBQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAIOWJZTRIHEAFXNIMZD7RLRROGGTA5CNFSM4NAJAUB2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEV2O3NA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/issues/2504#issuecomment-628420020",
"url": "https://github.com/geany/geany/issues/2504#issuecomment-628420020",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>