sedlua READMESEDLua vscode extension: lua Serious Engine and Editor completion information and error checking. FeaturesProvides completion for cvars, cvar functions, macro functions and classes. Enables hinting of data types in comments. Parses files and reports compile errors. Known IssuesFunction parameter signature info doesn't always work. Member macro functions don't show class name in the function signature. Release Notes0.1.0Initial release: reads help xmls if able to find them from the workspace folder(s). Provides completion for cvars, cvar functions, macro functions and classes. Reports parse errors. |