Skip to content

Releases: FireZenk/language-lua

Improved indentation

04 Jul 20:35

Choose a tag to compare

  • Update version
  • Improved indentation, thanks to @Rochet2

Go-to syntax highlighting

14 Jun 10:59

Choose a tag to compare

  • Update version
  • Adds go to keyword highlighting, thanks to @rm-code

Add rockspec and more known lua file types

11 Mar 13:26

Choose a tag to compare

Add rockspec and more known lua file types, thanks to @xpol

Fix operator highlight and version naming

28 Jun 14:29

Choose a tag to compare

  • Updated version
  • Change 'and', 'or' and 'not' to control instead of operator keyword
    Thanks to @rm-code

Fix highlighting for indented multiline comments

23 May 15:29

Choose a tag to compare

Add snippet for creating a local function and include the surrounding quotes for string.quoted grammars

17 May 14:32

Choose a tag to compare

Fix some indentation issues

02 Apr 11:35

Choose a tag to compare

v0.9.2

Updated package version

v0.9.1

02 Apr 10:59

Choose a tag to compare

Merge branch 'issue-10'