[FEATURE]Add script function auto-complete with all optionals

It would be really nice to be able to auto-complete (Ctrl+Enter) typing a function call with all optional args included. E.g. Ctrl+Alt+Enter.

The prime example for me is the system.perspective.openPopup function which has 5million* optionals that I use all the time and have to type out manually every time.

*maybe not quite

IDea:

5 Likes