Skip to content

Latest commit

 

History

History
executable file
·
53 lines (37 loc) · 1.81 KB

CHANGELOG.md

File metadata and controls

executable file
·
53 lines (37 loc) · 1.81 KB

Change Log

All notable changes to the "roblox-lua-autofills" extension will be documented in this file.

Check Keep a Changelog for recommendations on how to structure this file.

[1.7.0]

[1.6.1]

  • Extension companion executable is now both signed and self-verified in the extension.

[1.6.0]

[1.5.0]

[1.4.1]

  • Fixed a bug where new/deleted files would not be shown in the Rojo require autocomplete.

[1.4.0]

[1.3.2]

  • Fixed Enum autofill not triggering if there was a non-whitespace before it.

[1.3.1]

  • Changed prefix for GetService autofill to game:GetService to make it more intuitive.

[1.3.0]

[1.2.3]

  • Fixed a bug where Enum autocompletes would not fire if tabbed whitespace was before them

[1.2.2]

  • Instance.new autofill will no longer show deprecated instances

[1.2.1]

  • Added Instance.new autofill to README

[1.2.0]

  • Added autofill for Instance.new

[1.1.0]

[1.0.0]

  • Initial release
  • Added autofill for Enums