<div dir="ltr">Colomban,<div><br></div><div style>Did some more research.</div><div style><br></div><div style>1. Doesn't happen with rest (I think I must have had the filetype set wrong when I found it before, hence geany.txt is now marked for filetype :)</div>
<div style><br></div><div style>2. in symbols_get_context_separator() rest returns something other than '.'</div><div style><br></div><div style>3. tried returning impossible rubbish "!@#$%^&*()_" for other markup languages and they now work like rest.</div>
<div style><br></div><div style>4. tried returning null string "" but got infinite loop, didn't dare return NULL :)</div><div style><br></div><div style>So what is the correct way of saying "no context separator for this filetype"?</div>
<div style><br></div><div style>Other than markup languages, are there any others that do not have context separators, or it is not '.' (other than ruby commented in symbols_get_context_separator)</div><div style>
<br></div><div style>Cheers</div><div style>Lex</div><div style><br></div></div>