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

Add column module_name to plscope_identifiers #26

Closed
PhilippSalvisberg opened this issue May 23, 2018 · 1 comment · Fixed by #42
Closed

Add column module_name to plscope_identifiers #26

PhilippSalvisberg opened this issue May 23, 2018 · 1 comment · Fixed by #42
Assignees
Milestone

Comments

@PhilippSalvisberg
Copy link
Owner

Sven Weller shows on in https://svenweller.wordpress.com/2018/05/17/plscope-fetch-module-name-from-line-number/ how to calculate submodule names (e.g. functions within functions within functions) using a dot notation.

This information should be included in plscope_identifiers view as an additional column (it is different to the name_path column which provides the full name path including all identifier types).

@PhilippSalvisberg
Copy link
Owner Author

name column module_name

@PhilippSalvisberg PhilippSalvisberg added this to the v1.0.0 milestone Jul 15, 2022
@PhilippSalvisberg PhilippSalvisberg self-assigned this Jul 15, 2022
@PhilippSalvisberg PhilippSalvisberg changed the title Add column submodule_name to plscope_identifiers Add column module_name to plscope_identifiers Jul 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant