Hello everybody!
I created an extension for Visual Studio Code that enables coding in Lua with a proper language server.
For this project I chose Sumneko.lua.
Simply enabling the above extension would only work for basic Lua and not for custom Lua entities provided by CS2D.
This is where my extension comes in.
Some of the features my extension provides are:
Provides function definitions for CS2D Lua functions.
Provides documentation for CS2D Lua functions.
Uses Sumneko.lua to provide helpful instructions on how to use the various CS2D Lua functions, such as:
Required parameters.
Optional parameters.
Return values.
Expands on related CS2D Lua functions to the one currently being used (if applicable).
For development comments see CS2D Lua VSCode Extension.
The extension is still in development and you may check the change-log for more up to date information.
It's a lot more appropriate if you saw the up to date details on the project here.
To install the extension, just search for CS2D Lua in the extension marketplace and you should find the one made by me.
edited 2×, last 31.12.24 05:16:19 pm
Approved by Gaios
Download
252 b, 39 Downloads