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

Emit information for all modules #4

Closed
nox opened this issue Jan 1, 2017 · 3 comments
Closed

Emit information for all modules #4

nox opened this issue Jan 1, 2017 · 3 comments

Comments

@nox
Copy link
Contributor

nox commented Jan 1, 2017

Should mod foo; emit information for the foo symbol even if we don't recurse in its children in local mode?

@trixnz
Copy link
Owner

trixnz commented Jan 1, 2017

I would be hesitant to add foo's symbols to the local results as I imagine it could become extremely verbose on larger projects and would detract from the value of local symbols.

@nox
Copy link
Contributor Author

nox commented Jan 1, 2017

Fair enough.

@nox nox closed this as completed Jan 1, 2017
@nox
Copy link
Contributor Author

nox commented Jan 1, 2017

Note that it does in global mode with my patch now, though; and that inline modules now always get a symbol too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants