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

a lot of similar items in diagnostics #178

Open
veksha opened this issue Feb 6, 2024 · 0 comments
Open

a lot of similar items in diagnostics #178

veksha opened this issue Feb 6, 2024 · 0 comments

Comments

@veksha
Copy link

veksha commented Feb 6, 2024

when using happyx framework (uses a lot of nim's macros/templates) in CudaText editor i see a lot of similar diagnostics.
not sure if they are visible in vscode.

Line 3: [nim,Hint:nimsuggest chk]: template/generic instantiation from here
Line 3: [nim,Hint:nimsuggest chk]: template/generic instantiation from here
Line 3: [nim,Hint:nimsuggest chk]: template/generic instantiation from here
Line 3: [nim,Hint:nimsuggest chk]: template/generic instantiation from here
Line 3: [nim,Hint:nimsuggest chk]: template/generic instantiation from here
Line 17: [nim,Hint:nimsuggest chk]: template/generic instantiation from here
Line 17: [nim,Hint:nimsuggest chk]: template/generic instantiation from here
Line 17: [nim,Hint:nimsuggest chk]: template/generic instantiation from here
Line 17: [nim,Hint:nimsuggest chk]: template/generic instantiation from here
Line 8: [nim,Wrn:nimsuggest chk]: unreachable code after 'return' statement or '{.noReturn.}' proc [UnreachableCode]
Line 8: [nim,Wrn:nimsuggest chk]: unreachable code after 'return' statement or '{.noReturn.}' proc [UnreachableCode]
Line 8: [nim,Wrn:nimsuggest chk]: unreachable code after 'return' statement or '{.noReturn.}' proc [UnreachableCode]
Line 8: [nim,Wrn:nimsuggest chk]: unreachable code after 'return' statement or '{.noReturn.}' proc [UnreachableCode]
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

1 participant