Skip to content
| Marketplace
Sign in
Visual Studio Code>Linters>vscode-glualintNew to Visual Studio Code? Get it now.

vscode-glualint

Goz3rr

|
8,560 installs
| (0) | Free
glualint for vscode
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vscode-glualint

glualint for vscode

Screenshot

Installing

  1. Install this extension
  2. Download glualint and follow the installation instructions
  3. Optionally install an extension that provides glua syntax highlighting like aStonedPenguin's

The linter should now be active for any lua and glua files

Configuration

glualint.linter: Points to the glualint executable, defaults to glualint
glualint.activeLanguages: Languages IDs to activate the linter for (lua and glua are supported, defaults to both)
glualint.run: When to run the linter executable (onSave, onType or manual, defaults to onType)

Also see configuring glualint

Formatter

This extension also integrates glualint's pretty printing functionality.
To format your code simply use vscode's built in format document or format selection actions.

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft