We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
To reproduce, start nimsuggest in a terminal window and execute "outline <nim_file_with_template_definitions>".
devel #a8718d8a9. Also found in 1.6.12.
Names and locations of the definitions of procs, macros, vars, etc. But no templates.
Names and locations of all definitions, including templates.
No response
The text was updated successfully, but these errors were encountered:
fixes #21923; nimsuggest "outline" output does not list templates
cf25381
fixes #21923; nimsuggest "outline" output does not list templates (#2…
67f9bc2
…4643) fixes #21923 --------- Co-authored-by: Louis Berube <louis.p.berube@gmail.com>
ae011ea
…4643) fixes #21923 --------- Co-authored-by: Louis Berube <louis.p.berube@gmail.com> (cherry picked from commit 67f9bc2)
Successfully merging a pull request may close this issue.
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
Expected Output
Possible Solution
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered: