As a code editor JMP's Script Editor is lacking quite a many features, one of them are some fairly basic shortcuts which make writing scripts much faster (and easier when you get used to them) and the shortcuts should mostly work without using mouse.
Below are just few of the suggestions that come quickly to my mind (the shortcuts for all of these should be easy for user to configure):
Open search bar for Scripting Index
Open scripting index for current function, this has already been suggested but closed as delivered, BUT this new shortcut requires usage of mouse.
Cut Line
Copy Line
Move Line up/down
Copy line up/down
Auto-complete variable names (might be already suggested)
Either in similar manner as valid commands works currently (Ctrl+Space)
Or offer suggestions and user can fill them by pressing Enter
Toggle line comment
Toggle block comment
More possible shortcuts can be found for example from Visual Studio Codes keyboard shortcut listing
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.