nim-lang/langserver

a lot of similar items in diagnostics

veksha opened this issue · 0 comments

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]