SkillAgentSearch skills...

LuaFormat

Lua Format Plugin For Sublime Text

Install / Use

/learn @floydawong/LuaFormat
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

LuaFormat

Lua Format Plugin For Sublime Text

GitHub version Build Status MIT License

Install

  • Package Control

Search LuaFormat via Package Control: Install Package

  • Git

git clone this repository to Packages Path

  • Zip

download zip and unzip to Packages Path

Usage

  • Command Panel

    Ctrl + Shift + P

    - `LuaFormat: Key Bindings`
    - `LuaFormat: Settings`
    
  • Menu

    Preferences -> Package Settings -> LuaFormat

    - `Settings - User`
    - `Key Bindings - User`
    
  • Shortcuts

    • Ctrl + Alt + F
  • Settings

    • tab_size: the number of spaces a tab
    • special_symbol_split: split special symbol with a spaces
    • bracket_split: split bracket with a spaces
    • auto_format_on_save: run Lua Format automatically when saved file

Related Skills

View on GitHub
GitHub Stars29
CategoryDevelopment
Updated6mo ago
Forks7

Languages

Python

Security Score

87/100

Audited on Oct 5, 2025

No findings