lua-language-server
lua-language-server copied to clipboard
Function overloading based on enum parameter
basically this: https://stackoverflow.com/questions/53848410/typescript-function-overloading-with-enum but implemented in lua.

would really like to see this
Need to first support the differentiation of functions according to parameter types.