@elextr 
> 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?

No, it's using the ctags parser language name (at least that's what it 
currently does), see [src/filetypes.c LL 
937-344](/geany/geany/blob/master/src/filetypes.c#L937).

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

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

Reply via email to