I type pretty well all of my Wappler based statements in Server Actions, so things like x.length()>3?y:z
.
At the moment in 6.8.0 I have to
- Click on the server action step.
- Move to the right of the screen and click on a thunderbolt icon.
- Be sure the data bindings have loaded
- Click on [Code]
- Edit the code in a little box
- Click [Select]
- Look back to which statement I just edited.
I do this hundreds of times, and it wastes so much of my time and keeps diverting my attention away from and back to what I am doing.
This is a feature request to give me the same editing capability (nice colours, syntax check etc) at the point I am editing the code...
So when I see this:
it has a pencil icon right next to it which turns it into this:
I then edit this and click a simple save icon, and the change is made. Maybe a couple of quick keys could do the edit and save functions too.
OMG, this would be heaven!
(After all, I'm just editing code... and in a normal code editor, I just edit what I see!)