- Uses
stylua
- Format on Save
- Fast Formatting
- Syntax Checking
- Inline Syntax Error Popup
- Auto Scroll to the point Parsing Error occurred
- Multiple Candidate Paths to
.stylua.toml
- Install
stylua
Package Control: Install Package
- Install
Pretty Lua
- Linux / Windows users: Open Settings by Preferences: Pretty Lua Settings and setup path to
stylua
{
// Absolute Path to `stylua` Binary
"binary": ".../stylua"
}