Just typing for scripts
Written for sumneko.lua extension for VSCode (install it before do anything)
- Clone repository somewhere
- Open folder with scripts in VSCode
- At root create
.vscode/settings.json
file with next content:{ "Lua.workspace.library": ["PATH_TO_CLONNED_REPOSITORY"] }