Skip to content

Releases: FAForever/fa-lua-vscode-extension

Version 1.3.2

18 Dec 16:02
Compare
Choose a tag to compare

Fix issue in previous release

Version 1.3.1

18 Dec 07:14
Compare
Choose a tag to compare

remove depreciation warning from table.getn

Version 1.3.0

03 Aug 17:05
Compare
Choose a tag to compare

Migrated to newer version, autocomplete now shows all functions as functions in autocomplete

Version 1.2.1

01 Aug 16:36
Compare
Choose a tag to compare

Fix some errors reported by users, also fix broken type info from imports.

Version 1.2.0

23 Jul 14:35
Compare
Choose a tag to compare

Bring in upstream changes, this includes fixes for enums and some comment on overloaded function issues.

Also headlines new feature for color support
image

works by finding strings with 8 characters with only hex chars.

Version 1.1.0

08 Jul 13:28
Compare
Choose a tag to compare
  • Includes a bunch of up stream changes
  • add support for autocomplete on arrays.

Version 1.0.1

21 Jun 10:03
Compare
Choose a tag to compare
  • Update to include latest changes from upstream.
  • Fix weird definitions or references
  • Update FA annotations (and create automation script)

Version 1

08 Jun 15:29
Compare
Choose a tag to compare

changed some default settings and changed the plugin for use with the fa lib.

Version 0.9.4

07 Jun 06:13
Compare
Choose a tag to compare
Version 0.9.4 Pre-release
Pre-release

Changed how imports work, the case will be preserved, but matching will still work if the case is wrong. Updated the bundled FA lib.

Version 0.9.3

29 May 15:31
Compare
Choose a tag to compare
Version 0.9.3 Pre-release
Pre-release

Adds support for modding to access the FA library