This extension allows you to localize global Lua function calls and automatically generate local aliases at the top of the file. It is designed to improve performance and code readability, for both the standard library and external libraries configured by the user. Use the command Lua: Localize Functions to perform the localizations on the selected file.
Features
Function Detection
Detects calls to functions from the Lua standard library.