@Skif-off Okay first, thank you for your continued help. That is okay about the capitalize first letter tool if you cannot find a suitable algorithm, at least it works on single lines.
RESTORE SELECTION For the “restore” selection, I might not have applied this right but I tried adding the code provided to the top and also tried adding to the bottom of one of the case tool scripts and I received the following error dialog ``` Lua script error: <path-of-script>/<script-name.lua>:3: unexpected symbol near '...' ``` (the number :3: is the line it shows up on so that changes depending on where this code is added to) Thank You P.S. Also thank you for mentioning the “restore” not “remain”. I like when you do stuff like this, just lets me know what the script is actually doing to achieve what I am looking for, which is good to know, thank you. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/discussions/4086#discussioncomment-11562922 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/repo-discussions/4086/comments/[email protected]>
