Better ability to use code managers
planned
Janet Rossini
Externally edited files currently go to strange locations and have strange names. If this could be normalized a bit, it would make it easier to use Git or similar code managers to keep versioned copies of one's scripts. As things stand now, one typically has to make a copy of the script, give it a standard name and then save to the local repo folder, then version it. I'm hoping something better can be devised.
Log In
H
Harold Linden
planned
We're already planning to do this internally. :)
The developer experience for maintaining LSL codebases is pretty poor, and by extension so is SLua's.
We're planning to do a rework of external editor functionality before things go to the main grid.
WolfGang Senizen
The frustration with this is what recently spawned this project
It detects scripts in temp folder and auto updates them if it finds a match in your vscode setup
Janet Rossini
Thanks Harold, thanks WolfGang!