@techee (sorry to ping you again, but you are __the__ expert in tags and 
parsers and symbols etc) 

There is a ctags typescript parser being built into Geany.

But the Typescript filetype is a custom filetype that references a 
[typescript](https://github.com/geany/geany/blob/2509e21526d36034f5251381a76555e7300fbfc0/data/filedefs/filetypes.TypeScript.conf#L18)
 parser.

Typescript is not a [built-in 
filetypes](https://github.com/geany/geany/blob/2509e21526d36034f5251381a76555e7300fbfc0/src/filetypes.c#L127)
 so how does it get called, I thought the lexer and parser names in a custom 
filetype had to be existing built-in names?

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

Message ID: <geany/geany/issues/3416/1445714...@github.com>

Reply via email to