> No, it's using the ctags parser language name
Oh ok, but having added a parser I wonder why the creator of the Typescript
filetype didn't go the whole hog and make a built-in filetype. Then they could
customise all the language dependent code scattered throughout Geany.
@AntumDeluge to expand on what @b4n says, if the parser thinks you have
mismatched `{}`s the parser will skip the rest of the file looking for the `}`,
so suspect the function __before__ the first one missing.
If you can paste the suspect code please put it in a gist and only put the link
here, thanks.
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/3416#issuecomment-1447292706
You are receiving this because you are subscribed to this thread.
Message ID: <geany/geany/issues/3416/[email protected]>