[Github-comments] [geany/geany] Typescript symbols (#2442)

Jiří Techet notifications at xxxxx
Tue Jan 4 17:30:51 UTC 2022


The upstream typescript parser unfortunately doesn't parse function signatures (unlike the javascript parser) so using it for javascript files would remove calltips so better to use the javascript parser. I'd like to add the missing parsers for filetypes that Geany supports at the end of the "ctags sync" odyssey. The parsers we could use are:
- ocaml
- typescript
- ada
- CUDA (part of the already included cxx parser)
- clojure

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

Message ID: <geany/geany/issues/2442/1005025477 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20220104/7e775445/attachment.htm>


More information about the Github-comments mailing list