Core API Completion ProviderEnable basic intellisense and autocomplete for the Core Lua API. To be used in conjunction with a Lua linter for full effectiveness. Loading the ExtensionTo load an extension, you need to copy the files to your VS Code extensions folder .vscode/extensions. Depending on your platform, it is located in the following folders: Windows: %USERPROFILE%.vscode\extensions |