If you ever scripted for CS2D, you'd know how tedious it is to have to open the docs repeatedly every time you need a reference on a function.
You probably know all the very many "undefined" errors for functions if you had used an editor like VSCode, that'd require you to add exceptions for the CS2D functions.
That's annoying!
So one day I decided to create an offline documentation for every function (and more), but I kept it to myself, because it wasn't that elegant.
Lately, I decided to revise the offline documentations, and thought, why won't I just share it?
Well, it took me many, many days, and I'm nowhere near done. Actually I'm about half way, if we're being optimistic.
But here it is:
I plan to continue and improve a lot about the docs, this is just the beginning.
Of course, at the core of it, the documentation is just a file, but having to manually load a file every time seems a bit annoying, and the whole point is to make things less annoying, and so, the extension!
Of course I never created an extension before, and it shows.
But I wanted to know what you guys think, so I decided to release the extension anyways.
This is the link to the extension: https://marketplace.visualstudio.com/items?itemName=MamiTomoe.cs2d-lua
You can of course search for it inside the built-in VSCode extension market as well.
I didn't bother to make anything too fancy, there's no special read me or anything at the moment, I plan to update those things, but I came here asking for your help!
I need your help with whatever it is you think you can do to help this project, this is a project made for the sake of everyone, not just myself or you.
If you think you can make a cool icon for the extension, or want to document a function I didn't document yet, or anything for that matter like helping me fix consistency issues, whatever it may be, let me know in the comments!
I will continue working on this extension in my own time, but any help is appreciated.
If you need specific instructions on how to help me, you can message me on Discord, you can find me tomoe_mami in the Unreal Software Discord server, hit me up and I'll tell you what I need.
@admins, I'm not sure where I was supposed to publish this, as a file or as a thread, I think this works.