-
Notifications
You must be signed in to change notification settings - Fork 32
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
feat: get_symbol_server #190
base: master
Are you sure you want to change the base?
Conversation
8677e11
to
3351d90
Compare
3351d90
to
13a6563
Compare
@davidanthoff @ZacLN I have added the tests for this. Although all the tests pass online, it fails in the CI! Could you check this? |
What is the use-case for this? I'm a bit hesitant to add more public facing APIs in general, and in this case I don't understand what this would be used for :) |
|
Do we still need this PR, or is the plan with a new external Lint.jl package superseding this? |
Adds a function to get symbols for the given module or current environment