Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support class methods #18

Open
gillchristian opened this issue Sep 7, 2019 · 0 comments
Open

Support class methods #18

gillchristian opened this issue Sep 7, 2019 · 0 comments
Labels
Extract Extracting function types from TS modules Search All search things

Comments

@gillchristian
Copy link
Member

Currently the extractor only checks for exported functions. Searching for public/static methods of exported classes should be also supported.

The initial goal of tsearch.io is to support functional oriented code but eventually we should support classes as well 💅

@gillchristian gillchristian added Search All search things Extract Extracting function types from TS modules labels Sep 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Extract Extracting function types from TS modules Search All search things
Projects
None yet
Development

No branches or pull requests

1 participant