Undo/Redo/Search[Lua] |
![]() « Citoyen » 1382196840000
| 0 | ||
So recently i have made been doing things realated to lua and i make mistakes which are annoying and when i change something there is no hotkeys 1. CTRL Z 2.Or CTRL Y 3. Or CTRL F Command 1 forexample will undo what you have done command 2 will redo what you have just changed and command 3 is a search command where you can search what you want so you dont have to scroll up and down. Hope these are Wonderful Ideas ♥ |
![]() ![]() « Consul » 1382199000000
| 0 | ||
Most people don't even use the ingame Lua editor for coding, they use an external tool. This was brought up to Tig before but he said he didn't have any intention of improving the built in editor (there have been line numbers added since, but that's understandable for error finding). |
![]() ![]() « Citoyen » 1382669280000
| 0 | ||
Btw you can just code lua in a notepad and redo there,and when you want to test just copy the script simple// |