(Improvement suggestion) When creating a new variable/argument let us choose type and scope in addition to name

Hello,

As we know when creating a variable with CTRL+K shortcut we can input a variable name and a variable of type String is created in the current used scope

I would like to suggest another hotkey ( SHIFT+K , CTRL+L or whatever ) which would pop-up a dialogue box letting us input :

  • Choose between Argument or Variable
  • Name (var1, var2 etc.)
  • Type ( String, INT, Datatable etc.)
  • Scope

I think this is a nice QoL improvement that would further accelerate development of new projects

2 Likes

Hi @Cosmin_Mandoc, Thanks for sharing!

Thanks for your feedback. Submitted the request to our internal tracking tool.