codefori / vscode-rpgle

RPGLE language tools for VS Code
MIT License
39 stars 18 forks source link

Question: what about unused variables check? #289

Closed Alastyr closed 7 months ago

Alastyr commented 7 months ago

Hi everyone. RDI checks for unused variables, but I don't find the same option in the vscode linter. Is this feature available in vscode extension?

Thanks everyone

RDI image

VSCode image

worksofliam commented 7 months ago

It is possible to enable this with an RPG lint config option: NoUnreferenced