Ah, right, this is a valid code, I didn't read your description carefully 
enough, sorry.

This is definitely universal ctags problem then and should be reported there. 
Just to be sure, you should try with the ctags binary first if it stops 
generating tags when `'` is present. It's also possible that it has been fixed 
there in the meantime and Geany just has an old version without the fix.

I suspect that what happens is that as `'` is the opening quote for character 
literals, ctags thinks it's within a character and doesn't emit tags until the 
"final" `'` which never comes.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/4078#issuecomment-2503633169
You are receiving this because you are subscribed to this thread.

Message ID: <geany/geany/issues/4078/[email protected]>

Reply via email to