-
-
Notifications
You must be signed in to change notification settings - Fork 52
Build
最萌小汐 edited this page Nov 28, 2019
·
1 revision
- Install sumneko.lua in VSCode
- Install extension-path in VSCode
- Install ninja
- Clone source code
git clone https://github.com/sumneko/vscode-lua
cd vscode-lua
git submodule update --init --recursive
- Open repo and execute tasks in VSCode
- PreCompile
- Compile
- Install
- Restart VSCode and open your lua project
- Enjoy