Skip to content

Using in Sublime Text

Zerf edited this page Nov 29, 2015 · 1 revision

Introduction

There is a Sublime Text plugin available that makes use of GLuaLint that can be found here.

Installation

  1. Follow the installation instructions found on the home page
  2. Make sure that Package Control is installed
  3. Open Sublime Text, then open the command palette (ctrl + shift + p)
  4. Type "install" and select "Package Control: Install Package"
  5. Type "sublimelinter" and select "SublimeLinter"
  6. Restart Sublime.
  7. Repeat steps 3-6, but instead of typing "sublimelinter", type "glualint" and select "SublimeLinter-contrib-glualint"
Clone this wiki locally