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

nimsuggest "outline" output does not list templates #21923

Closed
lou15b opened this issue May 26, 2023 · 0 comments · Fixed by #24643
Closed

nimsuggest "outline" output does not list templates #21923

lou15b opened this issue May 26, 2023 · 0 comments · Fixed by #24643

Comments

@lou15b
Copy link
Contributor

lou15b commented May 26, 2023

Description

To reproduce, start nimsuggest in a terminal window and execute "outline <nim_file_with_template_definitions>".

Nim Version

devel #a8718d8a9. Also found in 1.6.12.

Current Output

Names and locations of the definitions of procs, macros, vars, etc. But no templates.

Expected Output

Names and locations of all definitions, including templates.

Possible Solution

No response

Additional Information

No response

Araq pushed a commit that referenced this issue Jan 24, 2025
…4643)

fixes #21923

---------

Co-authored-by: Louis Berube <louis.p.berube@gmail.com>
narimiran pushed a commit that referenced this issue Jan 27, 2025
…4643)

fixes #21923

---------

Co-authored-by: Louis Berube <louis.p.berube@gmail.com>
(cherry picked from commit 67f9bc2)
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

Successfully merging a pull request may close this issue.

1 participant