b-stage

Results 2 issues of b-stage

### How are you using the lua-language-server? Visual Studio Code Extension (sumneko.lua) ### Which OS are you using? Windows ### What is the issue affecting? Type Checking, Diagnostics/Syntax Checking ###...

This is a feature request for a new setting for LLS which would not diagnose `unused-local` for variables which are parameters of a function. Something like ```json "Lua.diagnostics.unusedLocalExcludeFuncParam": true ```...