Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 751 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 751 Bytes

🦹‍♀️ Lua Types

Just typing for scripts

Written for sumneko.lua extension for VSCode (install it before do anything)

👀 How to

  • 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"]
    }

Discord IssuesClosed