Quick Function Creation

Feature request
  • Instead of the usual way to create a function, quickly generating a function by typing the function name in the call function and then asking the question "this function does not exist, do you want it to be created" when clicked on, will improve the UX.

    Let me explain why with an example from my work.

    I am moving some code from a different program to a second program and I need to create each function in the code one by one.

    Instead, if these functions can be generated directly when I click on the names in the call function after moving the codes, UX will improve a lot.